Chromium Code Reviews| Index: chrome/browser/extensions/api/autotest_private/DEPS |
| diff --git a/chrome/browser/extensions/api/autotest_private/DEPS b/chrome/browser/extensions/api/autotest_private/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b21e182ab3708b905f542d7d6599e5f33fc15890 |
| --- /dev/null |
| +++ b/chrome/browser/extensions/api/autotest_private/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+ui/message_center", |
|
Finnur
2016/04/11 15:03:37
Is this necessary? chrome/DEPS includes +ui ??
victorhsieh0
2016/04/11 18:28:26
Apparently it's not necessary. Thanks for catchin
|
| +] |