Index: chrome/browser/cocoa/tab_contents_controller.mm |
diff --git a/chrome/browser/cocoa/tab_contents_controller.mm b/chrome/browser/cocoa/tab_contents_controller.mm |
index 292097a9f201787ef7712c8099afc6f59f55fb99..c7feb1730667ce8e89fe61cf9bc7db7b87d14f8c 100644 |
--- a/chrome/browser/cocoa/tab_contents_controller.mm |
+++ b/chrome/browser/cocoa/tab_contents_controller.mm |
@@ -9,7 +9,7 @@ |
#include "chrome/browser/browser_process.h" |
#include "chrome/browser/bookmarks/bookmark_model.h" |
#import "chrome/browser/cocoa/view_id_util.h" |
-#include "chrome/browser/pref_service.h" |
+#include "chrome/browser/prefs/pref_service.h" |
#include "chrome/browser/renderer_host/render_view_host.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/common/pref_names.h" |