Chromium Code Reviews| Index: chrome/browser/sync/test/integration/DEPS |
| diff --git a/chrome/browser/sync/test/integration/DEPS b/chrome/browser/sync/test/integration/DEPS |
| index aba01a77f79e64f69b368b57ac7a1541ae279976..463f3a4f4cfc430b188a0293bb7327bdbb45932f 100644 |
| --- a/chrome/browser/sync/test/integration/DEPS |
| +++ b/chrome/browser/sync/test/integration/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+components/onc/onc_constants.h", # wifi_credentials tests |
|
erikwright (departed)
2015/01/29 15:51:34
It seems exceptional, to me, to name a single file
mukesh agrawal
2015/01/29 19:01:21
Done.
|
| # TODO(akalin): Figure out finer-grained dependencies. |
| "+sync", |
| ] |