Index: chrome/browser/cocoa/location_bar/content_setting_decoration.mm |
diff --git a/chrome/browser/cocoa/location_bar/content_setting_decoration.mm b/chrome/browser/cocoa/location_bar/content_setting_decoration.mm |
index e0314b424cb8fa4c07b8224364bd9a855c7afb1e..212dd7fa865e0989fb65783ff8a18cef4277e92b 100644 |
--- a/chrome/browser/cocoa/location_bar/content_setting_decoration.mm |
+++ b/chrome/browser/cocoa/location_bar/content_setting_decoration.mm |
@@ -12,7 +12,7 @@ |
#import "chrome/browser/cocoa/location_bar/location_bar_view_mac.h" |
#include "chrome/browser/content_setting_image_model.h" |
#include "chrome/browser/content_setting_bubble_model.h" |
-#include "chrome/browser/pref_service.h" |
+#include "chrome/browser/prefs/pref_service.h" |
#include "chrome/browser/profile.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/common/pref_names.h" |