Index: chrome/browser/tab_contents/navigation_entry.cc |
diff --git a/chrome/browser/tab_contents/navigation_entry.cc b/chrome/browser/tab_contents/navigation_entry.cc |
index 0fb47778da7354bb19ceb0ca9420e7a3b408ba11..0933f1e730859c3b57195e53308bce97d48b0172 100644 |
--- a/chrome/browser/tab_contents/navigation_entry.cc |
+++ b/chrome/browser/tab_contents/navigation_entry.cc |
@@ -7,7 +7,7 @@ |
#include "app/resource_bundle.h" |
#include "base/string_util.h" |
#include "base/utf_string_conversions.h" |
-#include "chrome/browser/pref_service.h" |
+#include "chrome/browser/prefs/pref_service.h" |
#include "chrome/browser/profile.h" |
#include "chrome/browser/renderer_host/site_instance.h" |
#include "chrome/browser/tab_contents/navigation_controller.h" |