summaryrefslogtreecommitdiffstats
path: root/sync/android
diff options
context:
space:
mode:
Diffstat (limited to 'sync/android')
-rw-r--r--sync/android/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/sync/android/DEPS b/sync/android/DEPS
new file mode 100644
index 0000000..36ef032
--- /dev/null
+++ b/sync/android/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/cacheinvalidation", # For imports in sync/notifier.
+]