Index: chrome/browser/tab_contents/tab_contents.cc |
diff --git a/chrome/browser/tab_contents/tab_contents.cc b/chrome/browser/tab_contents/tab_contents.cc |
index 605b4586ce2b68ccc968cefbac44003f7ce42d1d..4e6709aed04a8cb4d63a06b25fa982f6d55e81d4 100644 |
--- a/chrome/browser/tab_contents/tab_contents.cc |
+++ b/chrome/browser/tab_contents/tab_contents.cc |
@@ -53,7 +53,7 @@ |
#include "chrome/browser/platform_util.h" |
#include "chrome/browser/plugin_installer.h" |
#include "chrome/browser/popup_blocked_animation.h" |
-#include "chrome/browser/pref_service.h" |
+#include "chrome/browser/prefs/pref_service.h" |
#include "chrome/browser/printing/print_view_manager.h" |
#include "chrome/browser/profile.h" |
#include "chrome/browser/renderer_host/render_process_host.h" |