Index: chrome/test/android/DEPS |
diff --git a/chrome/test/android/DEPS b/chrome/test/android/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e635662788c21f2f8f4c814bdb6afdff3c6ba387 |
--- /dev/null |
+++ b/chrome/test/android/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ # This test code needs to depend on sync related classes and test tools. |
+ "+sync/android/java/src/org/chromium/sync/signin", |
+ "+sync/test/android/javatests/src/org/chromium/sync/test/util", |
+] |