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

Unified Diff: components/sync/engine/DEPS

Issue 2399953002: [Sync] Move attachments code out of core/. (Closed)
Patch Set: Fix some things. 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
Index: components/sync/engine/DEPS
diff --git a/components/sync/engine/DEPS b/components/sync/engine/DEPS
index ae4febf1a4d60fe49aa8403ee744022ca280885a..d9ade4b2ff0214c8a15c5d7d793d620c412e5495 100644
--- a/components/sync/engine/DEPS
+++ b/components/sync/engine/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/sync/api",
"+components/sync/base",
# TODO(crbug.com/631271): Core should be split into driver/engine/api.
"+components/sync/core",

Powered by Google App Engine
This is Rietveld 408576698