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. |
+] |