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

Unified Diff: sync/sessions/DEPS

Issue 11624037: [sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix tests after rebase 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/sessions/DEPS
diff --git a/sync/sessions/DEPS b/sync/sessions/DEPS
index bdbefee66ed07c196246bc229121824758c3fe1f..57778b0705a5152979ff2944263a5f502e827c82 100644
--- a/sync/sessions/DEPS
+++ b/sync/sessions/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+sync/base",
"+sync/engine",
"+sync/internal_api/public/base",
"+sync/internal_api/public/engine",

Powered by Google App Engine
This is Rietveld 408576698