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

Unified Diff: sync/protocol/DEPS

Issue 11412211: [sync] Componentize sync: Part Final: Target 'sync' is now its own component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on r171683 (no code changes) Created 8 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
Index: sync/protocol/DEPS
diff --git a/sync/protocol/DEPS b/sync/protocol/DEPS
index 00a61b9c627be577501d929d1257272b48fcc981..f8f9de57c0a126f5fe198231f6aed8822ddd75a0 100644
--- a/sync/protocol/DEPS
+++ b/sync/protocol/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+sync/base",
"+sync/internal_api/public/base",
]

Powered by Google App Engine
This is Rietveld 408576698