Index: chrome/browser/font_family_cache.h |
diff --git a/chrome/browser/font_family_cache.h b/chrome/browser/font_family_cache.h |
index 306cbf0c66b20796739bb57ee42acb8f709ce3ed..743448d8744aa7d1119728e201fdf33b6ffc327c 100644 |
--- a/chrome/browser/font_family_cache.h |
+++ b/chrome/browser/font_family_cache.h |
@@ -8,9 +8,9 @@ |
#include "base/containers/hash_tables.h" |
#include "base/gtest_prod_util.h" |
#include "base/macros.h" |
-#include "base/prefs/pref_change_registrar.h" |
#include "base/strings/string16.h" |
#include "base/supports_user_data.h" |
+#include "components/prefs/pref_change_registrar.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |
#include "content/public/common/web_preferences.h" |