Chromium Code Reviews| Index: chrome/android/testshell/DEPS |
| diff --git a/chrome/installer/setup/DEPS b/chrome/android/testshell/DEPS |
| similarity index 62% |
| copy from chrome/installer/setup/DEPS |
| copy to chrome/android/testshell/DEPS |
| index a96cf4b6974d7bebb1d18781bb3051e27db9043d..d929316016f9537ee6452fafd4ff9952724464e5 100644 |
| --- a/chrome/installer/setup/DEPS |
| +++ b/chrome/android/testshell/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+chrome/app", |
| - "+courgette", |
| + "+chrome/browser", |
| ] |
| + |