Chromium Code Reviews| Index: content/shell/DEPS |
| diff --git a/content/shell/DEPS b/content/shell/DEPS |
| index fadafc0b88f007e838e9c06a57050c65f1cfbd50..9d1fb123f6f0d76da9655aa5970fc0b6426bf142 100644 |
| --- a/content/shell/DEPS |
| +++ b/content/shell/DEPS |
| @@ -23,6 +23,9 @@ include_rules = [ |
| "+ui/aura", |
| "+ui/views", |
| + # Allow access to display configuration on ChromeOS. |
| + "+ui/display", |
| + |
| "+components/crash", |
| "+components/devtools_discovery", |
| "+components/devtools_http_handler", |