Chromium Code Reviews| Index: sync/test/DEPS |
| diff --git a/sync/test/DEPS b/sync/test/DEPS |
| index 2e86b144e6220d079972f43d21bfd8f06362d2ab..e98fb98eeababd82d13bf2818ca1e3c78077bc99 100644 |
| --- a/sync/test/DEPS |
| +++ b/sync/test/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+content/public/browser/browser_thread.h", |
|
rlarocque
2014/04/22 18:22:22
I don't think you can do this.
pval...(no longer on Chromium)
2014/04/24 01:08:53
removed
|
| # Test files can include anything from sync. |
| "+sync", |
| "+net", |