Chromium Code Reviews| Index: chrome/browser/sync/test/DEPS |
| diff --git a/chrome/browser/sync/test/DEPS b/chrome/browser/sync/test/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6d41be66a692d5b64c2c17f9452ef568d33ce86c |
| --- /dev/null |
| +++ b/chrome/browser/sync/test/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + # Used for tests |
| + "+chrome/browser/ui/views/profiles/profile_chooser_view.h", |
|
pval...(no longer on Chromium)
2015/08/31 17:40:44
is there any other way to hide the dialog that won
|
| +] |