summaryrefslogtreecommitdiffstats
path: root/chrome/browser/font_family_cache.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/font_family_cache.cc')
-rw-r--r--chrome/browser/font_family_cache.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/font_family_cache.cc b/chrome/browser/font_family_cache.cc
index 63e41350..45d6a9a 100644
--- a/chrome/browser/font_family_cache.cc
+++ b/chrome/browser/font_family_cache.cc
@@ -8,13 +8,13 @@
#include <map>
-#include "base/prefs/pref_service.h"
#include "base/strings/stringprintf.h"
#include "base/strings/utf_string_conversions.h"
#include "chrome/browser/chrome_notification_types.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/common/pref_font_webkit_names.h"
#include "chrome/common/pref_names.h"
+#include "components/prefs/pref_service.h"
#include "content/public/browser/notification_source.h"
// Identifies the user data on the profile.