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

Unified Diff: components/sync_preferences/pref_service_syncable_factory.h

Issue 2743463002: WIP: Pref service user prefs. (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « components/sync_preferences/BUILD.gn ('k') | components/sync_preferences/pref_service_syncable_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_preferences/pref_service_syncable_factory.h
diff --git a/components/sync_preferences/pref_service_syncable_factory.h b/components/sync_preferences/pref_service_syncable_factory.h
index 3b9bb3944211379f9e27b7b6a78217c7eddbd795..5f8b3870c0a66928275a893e1701dfa2df9b5d9f 100644
--- a/components/sync_preferences/pref_service_syncable_factory.h
+++ b/components/sync_preferences/pref_service_syncable_factory.h
@@ -9,6 +9,7 @@
#include "base/macros.h"
#include "components/prefs/pref_service_factory.h"
+#include "services/preferences/public/interfaces/preferences.mojom.h"
namespace policy {
class BrowserPolicyConnector;
« no previous file with comments | « components/sync_preferences/BUILD.gn ('k') | components/sync_preferences/pref_service_syncable_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698