Index: chrome/browser/cocoa/content_settings_dialog_controller.mm |
diff --git a/chrome/browser/cocoa/content_settings_dialog_controller.mm b/chrome/browser/cocoa/content_settings_dialog_controller.mm |
index 147895c36bcf524608f8f7294f070731e8eb3470..42ce13dd7e2af28cf11e1b606ad38f334a44a057 100644 |
--- a/chrome/browser/cocoa/content_settings_dialog_controller.mm |
+++ b/chrome/browser/cocoa/content_settings_dialog_controller.mm |
@@ -21,7 +21,7 @@ |
#import "chrome/browser/host_content_settings_map.h" |
#import "chrome/browser/notifications/desktop_notification_service.h" |
#import "chrome/browser/notifications/notification_exceptions_table_model.h" |
-#include "chrome/browser/pref_service.h" |
+#include "chrome/browser/prefs/pref_service.h" |
#include "chrome/browser/profile.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/notification_service.h" |