diff options
Diffstat (limited to 'chrome/android/testshell/DEPS')
-rw-r--r-- | chrome/android/testshell/DEPS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/android/testshell/DEPS b/chrome/android/testshell/DEPS new file mode 100644 index 0000000..d929316 --- /dev/null +++ b/chrome/android/testshell/DEPS @@ -0,0 +1,5 @@ +include_rules = [ + "+chrome/app", + "+chrome/browser", +] + |