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

Unified Diff: components/search_engines/DEPS

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
« no previous file with comments | « components/search_engines/BUILD.gn ('k') | components/sync/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_engines/DEPS
diff --git a/components/search_engines/DEPS b/components/search_engines/DEPS
index 7c626caf8a3a834ffd266fceee4157939b10a258..13ef769ef797180b38b2e3b848aef826a2c8b63c 100644
--- a/components/search_engines/DEPS
+++ b/components/search_engines/DEPS
@@ -11,7 +11,7 @@ include_rules = [
"+components/prefs",
"+components/rappor",
"+components/sync",
- "+components/syncable_prefs/testing_pref_service_syncable.h",
+ "+components/sync_preferences/testing_pref_service_syncable.h",
"+components/url_formatter",
"+components/webdata",
"+google_apis",
« no previous file with comments | « components/search_engines/BUILD.gn ('k') | components/sync/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698