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

Unified Diff: components/sync/api/DEPS

Issue 2245073003: [Sync] Clean up intra-sync DEPS significantly. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments/fix test. Created 4 years, 4 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/sync/android/DEPS ('k') | components/sync/base/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/api/DEPS
diff --git a/components/sync/api/DEPS b/components/sync/api/DEPS
index ea6cdd89ac2067731c8b7acb15ceb1ba4dfa1acf..e96206c71d6ee1dea70e0e057b316a7bae784ddb 100644
--- a/components/sync/api/DEPS
+++ b/components/sync/api/DEPS
@@ -1,7 +1,5 @@
include_rules = [
"+components/sync/base",
- "+components/sync/core_impl/base_node.h",
"+components/sync/core",
"+components/sync/protocol",
- "+components/sync/base",
]
« no previous file with comments | « components/sync/android/DEPS ('k') | components/sync/base/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698