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..ae5fc9f6177d9d1e036b8670773e7db71856dfe8 |
| --- /dev/null |
| +++ b/chrome/browser/sync/test/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + # Used for tests (in sync_test.cc) |
| + # TODO(shadi): Remove this once crbug.com/527505 is fixed and updated tests. |
| + "+chrome/browser/ui/views/profiles/profile_chooser_view.h", |
| +] |