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

Unified Diff: components/syncable_prefs/pref_service_mock_factory.cc

Issue 1651203002: Update components for new prefs location. (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/syncable_prefs/pref_service_mock_factory.cc
diff --git a/components/syncable_prefs/pref_service_mock_factory.cc b/components/syncable_prefs/pref_service_mock_factory.cc
index 8468d05701879d4a6a6ebab48363606d9be7c57b..eee180bf1dee5992b8e97c0f7a42f7721fdb7eab 100644
--- a/components/syncable_prefs/pref_service_mock_factory.cc
+++ b/components/syncable_prefs/pref_service_mock_factory.cc
@@ -4,7 +4,7 @@
#include "components/syncable_prefs/pref_service_mock_factory.h"
-#include "base/prefs/testing_pref_store.h"
+#include "components/prefs/testing_pref_store.h"
namespace syncable_prefs {
« no previous file with comments | « components/syncable_prefs/pref_model_associator_unittest.cc ('k') | components/syncable_prefs/pref_service_syncable.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698