Chromium Code Reviews| Index: components/packed_ct_ev_whitelist/DEPS |
| diff --git a/ash/screensaver/DEPS b/components/packed_ct_ev_whitelist/DEPS |
| similarity index 68% |
| copy from ash/screensaver/DEPS |
| copy to components/packed_ct_ev_whitelist/DEPS |
| index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..1338a08c002eaaf1b583cfc4ad82f51e11a2ca76 100644 |
| --- a/ash/screensaver/DEPS |
| +++ b/components/packed_ct_ev_whitelist/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| + "+base", |
| "+content/public/browser", |
| + "+net", |
|
Ryan Sleevi
2015/01/07 05:01:49
Can we be more explicit beyond net here
Is it net
haavardm
2015/01/07 19:37:44
Done.
Might be I went a bit over board adding the
|
| ] |