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

Unified Diff: services/preferences/tracked/tracked_persistent_pref_store_factory.h

Issue 2856083002: Pref service: support for incognito prefs (Closed)
Patch Set: Fix compilation on Windows Created 3 years, 8 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: services/preferences/tracked/tracked_persistent_pref_store_factory.h
diff --git a/services/preferences/tracked/tracked_persistent_pref_store_factory.h b/services/preferences/tracked/tracked_persistent_pref_store_factory.h
index fb426bab47db4e8453b68801ba6aa2b84dc6834e..e50d12784e206231ebda20b240ff8fdb3b3e9109 100644
--- a/services/preferences/tracked/tracked_persistent_pref_store_factory.h
+++ b/services/preferences/tracked/tracked_persistent_pref_store_factory.h
@@ -6,7 +6,7 @@
#define SERVICES_PREFERENCES_TRACKED_TRACKED_PERSISTENT_PREF_STORE_FACTORY_H_
#include <utility>
-#include "services/preferences/public/interfaces/preferences_configuration.mojom.h"
+#include "services/preferences/public/interfaces/preferences.mojom.h"
namespace base {
class DictionaryValue;

Powered by Google App Engine
This is Rietveld 408576698