Index: chrome/browser/tab_contents/navigation_entry_unittest.cc |
=================================================================== |
--- chrome/browser/tab_contents/navigation_entry_unittest.cc (revision 54459) |
+++ chrome/browser/tab_contents/navigation_entry_unittest.cc (working copy) |
@@ -4,6 +4,7 @@ |
#include "base/string16.h" |
#include "base/string_util.h" |
+#include "base/utf_string_conversions.h" |
#include "chrome/browser/renderer_host/site_instance.h" |
#include "chrome/browser/tab_contents/navigation_entry.h" |
#include "testing/gtest/include/gtest/gtest.h" |