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

Unified Diff: sync/android/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: Make sure sync_proto is linked into just one component Created 7 years, 11 months 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
« no previous file with comments | « jingle/jingle.gyp ('k') | sync/base/sync_export.h » ('j') | sync/sync.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/android/DEPS
diff --git a/sync/android/DEPS b/sync/android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c2d3a601a2058329bc828d1a019131ce616bf6b0
--- /dev/null
+++ b/sync/android/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/cacheinvalidation", # For ObjectId.
+]
« no previous file with comments | « jingle/jingle.gyp ('k') | sync/base/sync_export.h » ('j') | sync/sync.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698