Chromium Code Reviews| Index: chrome/android/testshell/java/DEPS |
| diff --git a/chrome/android/testshell/java/DEPS b/chrome/android/testshell/java/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0d019e19974299cec7a3bbdc2c4c8a60cf9e9bc1 |
| --- /dev/null |
| +++ b/chrome/android/testshell/java/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+content/public/android/java", |
| +] |