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

Unified Diff: sync/util/DEPS

Issue 11515009: [sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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