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

Unified Diff: components/sync/syncable/DEPS

Issue 2155763002: [Sync] //components/sync manual changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-automated
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
« no previous file with comments | « components/sync/sync_tests.gypi ('k') | components/sync/syncable/directory_backing_store.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/syncable/DEPS
diff --git a/components/sync/syncable/DEPS b/components/sync/syncable/DEPS
index 16380ff8834f2265c88dc6311c75935ab997f97d..c589f7e71b51239e252134055fe70bf02e632a38 100644
--- a/components/sync/syncable/DEPS
+++ b/components/sync/syncable/DEPS
@@ -1,12 +1,9 @@
include_rules = [
- "+net/base/escape.h",
- "+sql",
"+components/sync/api/attachments",
"+components/sync/base",
- "+components/sync/core/base",
"+components/sync/engine",
- "+components/sync/base",
"+components/sync/protocol",
"+components/sync/test",
- "+components/sync/base",
+ "+net/base/escape.h",
+ "+sql",
]
« no previous file with comments | « components/sync/sync_tests.gypi ('k') | components/sync/syncable/directory_backing_store.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698