Chromium Code Reviews| Index: chrome/android/testshell/DEPS | 
| diff --git a/chrome/android/testshell/DEPS b/chrome/android/testshell/DEPS | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..d929316016f9537ee6452fafd4ff9952724464e5 | 
| --- /dev/null | 
| +++ b/chrome/android/testshell/DEPS | 
| @@ -0,0 +1,5 @@ | 
| +include_rules = [ | 
| + "+chrome/app", | 
| + "+chrome/browser", | 
| +] | 
| + |