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

Unified Diff: chrome/browser/search_engines/template_url_service_factory_test_util.cc

Issue 2459823002: [Sync] Rename syncable_prefs to sync_preferences. (Closed)
Patch Set: Created 4 years, 2 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: chrome/browser/search_engines/template_url_service_factory_test_util.cc
diff --git a/chrome/browser/search_engines/template_url_service_factory_test_util.cc b/chrome/browser/search_engines/template_url_service_factory_test_util.cc
index c0d50d7dc3f4ac3789010ecf10cdddb80fc35d69..b59e1cb186de18c913e1636058777189029e65d5 100644
--- a/chrome/browser/search_engines/template_url_service_factory_test_util.cc
+++ b/chrome/browser/search_engines/template_url_service_factory_test_util.cc
@@ -9,7 +9,7 @@
#include "chrome/test/base/testing_profile.h"
#include "components/search_engines/default_search_pref_test_util.h"
#include "components/search_engines/template_url_service.h"
-#include "components/syncable_prefs/testing_pref_service_syncable.h"
+#include "components/sync_preferences/testing_pref_service_syncable.h"
TemplateURLServiceFactoryTestUtil::TemplateURLServiceFactoryTestUtil(
TestingProfile* profile)

Powered by Google App Engine
This is Rietveld 408576698