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

Unified Diff: sync/util/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/util/DEPS
diff --git a/sync/util/DEPS b/sync/util/DEPS
index 3bef3022ca11a391ca63773238e1a1ae696ac022..13d7bf1ac448b3bbf76b7cae289cde1eaf34df64 100644
--- a/sync/util/DEPS
+++ b/sync/util/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+crypto",
+ "+sync/base",
"+sync/internal_api/public/base",
"+sync/internal_api/public/util",
"+sync/protocol",

Powered by Google App Engine
This is Rietveld 408576698