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

Unified Diff: components/sync_driver/DEPS

Issue 1460723004: [Sync] Remove the last datatype-specific deps from sync_driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Delete outdated comment. Created 5 years 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/sync_driver/BUILD.gn ('k') | components/sync_driver/fake_sync_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver/DEPS
diff --git a/components/sync_driver/DEPS b/components/sync_driver/DEPS
index 6728eca445eb60a947bdaceb536b65a6126fab33..a7ff79279d512d41dee77cfb1383ed10c9443426 100644
--- a/components/sync_driver/DEPS
+++ b/components/sync_driver/DEPS
@@ -1,9 +1,7 @@
include_rules = [
- "+components/autofill/core/browser",
"+components/data_use_measurement/core",
"+components/invalidation",
"+components/os_crypt",
- "+components/password_manager/core/browser",
"+components/policy",
"+components/pref_registry",
"+components/signin/core/browser",
« no previous file with comments | « components/sync_driver/BUILD.gn ('k') | components/sync_driver/fake_sync_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698