Chromium Code Reviews| Index: chrome/browser/ui/app_list/search/answer_card/DEPS |
| diff --git a/chrome/browser/ui/app_list/search/answer_card/DEPS b/chrome/browser/ui/app_list/search/answer_card/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..659b10548bd5a47e7a4469c391425697402fe2e7 |
| --- /dev/null |
| +++ b/chrome/browser/ui/app_list/search/answer_card/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+content/test", |
|
clamy
2017/07/27 12:25:25
This is wrong. You should not include content/test
vadimt
2017/07/28 01:55:20
Done.
|
| +] |