Index: chrome/browser/host_zoom_map.cc |
diff --git a/chrome/browser/host_zoom_map.cc b/chrome/browser/host_zoom_map.cc |
index a9e9ef45b21863a9475e9937076a552dc256eb05..0c1d96a22c998f0f2a22f7a90dd60dc92130e489 100644 |
--- a/chrome/browser/host_zoom_map.cc |
+++ b/chrome/browser/host_zoom_map.cc |
@@ -7,9 +7,9 @@ |
#include "base/string_piece.h" |
#include "base/utf_string_conversions.h" |
#include "chrome/browser/chrome_thread.h" |
-#include "chrome/browser/pref_service.h" |
+#include "chrome/browser/prefs/pref_service.h" |
+#include "chrome/browser/prefs/scoped_pref_update.h" |
#include "chrome/browser/profile.h" |
-#include "chrome/browser/scoped_pref_update.h" |
#include "chrome/common/notification_details.h" |
#include "chrome/common/notification_service.h" |
#include "chrome/common/notification_source.h" |