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

Unified Diff: components/sync/api_impl/DEPS

Issue 2399953002: [Sync] Move attachments code out of core/. (Closed)
Patch Set: Address comments. 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/sync/api/sync_data_unittest.cc ('k') | components/sync/api_impl/attachments/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/api_impl/DEPS
diff --git a/components/sync/device_info/DEPS b/components/sync/api_impl/DEPS
similarity index 65%
copy from components/sync/device_info/DEPS
copy to components/sync/api_impl/DEPS
index f8cf15438943a31307912181352a98b1bc29480b..35c502f6730b2017003f35cd1c5f4f65684ecc8e 100644
--- a/components/sync/device_info/DEPS
+++ b/components/sync/api_impl/DEPS
@@ -1,10 +1,7 @@
include_rules = [
- "+components/metrics",
"+components/sync/api",
"+components/sync/base",
"+components/sync/core",
- "+components/sync/driver",
"+components/sync/engine",
"+components/sync/protocol",
- "+components/version_info",
]
« no previous file with comments | « components/sync/api/sync_data_unittest.cc ('k') | components/sync/api_impl/attachments/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698