Index: components/ui/zoom/zoom_controller.h |
diff --git a/components/ui/zoom/zoom_controller.h b/components/ui/zoom/zoom_controller.h |
index ce6cc83b883e775ea4c82ded96c2e379f5b4cc3b..cffa5ae617981fc557c7a3aeb07937fab617d5c0 100644 |
--- a/components/ui/zoom/zoom_controller.h |
+++ b/components/ui/zoom/zoom_controller.h |
@@ -10,7 +10,7 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/observer_list.h" |
-#include "base/prefs/pref_member.h" |
+#include "components/prefs/pref_member.h" |
#include "content/public/browser/host_zoom_map.h" |
#include "content/public/browser/web_contents_observer.h" |
#include "content/public/browser/web_contents_user_data.h" |