Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(246)

Unified Diff: components/invalidation/impl/ticl_profile_settings_provider.h

Issue 1662843002: Revert of Delete base/prefs and update callers to use components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/invalidation/impl/ticl_profile_settings_provider.h
diff --git a/components/invalidation/impl/ticl_profile_settings_provider.h b/components/invalidation/impl/ticl_profile_settings_provider.h
index 15020ef43bf854aa2abdf35583d3f76d17c06afa..83841ba758c04e12b0440e177030d34a63569067 100644
--- a/components/invalidation/impl/ticl_profile_settings_provider.h
+++ b/components/invalidation/impl/ticl_profile_settings_provider.h
@@ -7,8 +7,8 @@
#include "base/compiler_specific.h"
#include "base/macros.h"
+#include "base/prefs/pref_change_registrar.h"
#include "components/invalidation/impl/ticl_settings_provider.h"
-#include "components/prefs/pref_change_registrar.h"
class PrefService;

Powered by Google App Engine
This is Rietveld 408576698