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

Unified Diff: sync/engine/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/engine/DEPS
diff --git a/sync/engine/DEPS b/sync/engine/DEPS
index 5f3eeee2adebf2ea4338597fe3d13945e473781b..ffeaa34f58f9508a7b92ce512e4c60256b59b8d5 100644
--- a/sync/engine/DEPS
+++ b/sync/engine/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+googleurl",
+ "+sync/base",
"+sync/internal_api/public/base",
"+sync/internal_api/public/engine",
"+sync/internal_api/public/sessions",

Powered by Google App Engine
This is Rietveld 408576698