Index: content/browser/tab_contents/navigation_entry_impl_unittest.cc |
=================================================================== |
--- content/browser/tab_contents/navigation_entry_impl_unittest.cc (revision 118703) |
+++ content/browser/tab_contents/navigation_entry_impl_unittest.cc (working copy) |
@@ -5,7 +5,7 @@ |
#include "base/string16.h" |
#include "base/string_util.h" |
#include "base/utf_string_conversions.h" |
-#include "content/browser/site_instance.h" |
+#include "content/browser/site_instance_impl.h" |
#include "content/browser/tab_contents/navigation_entry_impl.h" |
#include "content/public/browser/ssl_status.h" |
#include "testing/gtest/include/gtest/gtest.h" |