Chromium Code Reviews| Index: headless/lib/browser/DEPS |
| diff --git a/headless/lib/browser/DEPS b/headless/lib/browser/DEPS |
| index 0d8c2c68bda3683dd67a9fd72e51bc00df44f915..2b1607c885151ed9483d07b46ae0ea2d512321fa 100644 |
| --- a/headless/lib/browser/DEPS |
| +++ b/headless/lib/browser/DEPS |
| @@ -1,5 +1,7 @@ |
| include_rules = [ |
| + "+components/printing", |
|
Lei Zhang
2017/03/29 01:38:03
You should restrict this to c/p/{browser, common}.
jzfeng
2017/03/29 03:50:12
Done.
|
| "+components/security_state", |
| + "+printing", |
| "+storage/browser/quota", |
| "+ui/aura", |
| "+sandbox/win/src", |