summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/navigation_entry_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/tab_contents/navigation_entry_unittest.cc')
-rw-r--r--chrome/browser/tab_contents/navigation_entry_unittest.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/tab_contents/navigation_entry_unittest.cc b/chrome/browser/tab_contents/navigation_entry_unittest.cc
index 6f8957d..0353de2 100644
--- a/chrome/browser/tab_contents/navigation_entry_unittest.cc
+++ b/chrome/browser/tab_contents/navigation_entry_unittest.cc
@@ -3,6 +3,8 @@
// found in the LICENSE file.
#include "base/string16.h"
+#include "base/string_util.h"
+#include "chrome/browser/renderer_host/site_instance.h"
#include "chrome/browser/tab_contents/navigation_entry.h"
#include "testing/gtest/include/gtest/gtest.h"