summaryrefslogtreecommitdiffstats
path: root/chrome/browser/font_family_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/font_family_cache.h')
-rw-r--r--chrome/browser/font_family_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/font_family_cache.h b/chrome/browser/font_family_cache.h
index 306cbf0..743448d 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"