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

Unified Diff: components/search_engines/DEPS

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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/search_engines/DEPS
diff --git a/components/search_engines/DEPS b/components/search_engines/DEPS
index 6ed289ae24ff846841d038fe60e525775faa086f..3809f38a69101b00e3801fc68d67477ff47beaa0 100644
--- a/components/search_engines/DEPS
+++ b/components/search_engines/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+components/pref_registry",
"+components/prefs",
"+components/rappor",
+ "+components/sync",
"+components/sync_driver",
"+components/syncable_prefs/testing_pref_service_syncable.h",
"+components/url_formatter",
@@ -20,7 +21,6 @@ include_rules = [
"+net",
"+policy",
"+sql",
- "+sync",
"+ui/base",
"+ui/gfx",
]
« no previous file with comments | « components/search_engines/BUILD.gn ('k') | components/search_engines/search_engine_data_type_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698