Chromium Code Reviews| Index: ash/display/DEPS |
| diff --git a/ash/display/DEPS b/ash/display/DEPS |
| index e297607100192618bc7293491d2f976da3852a82..643f23a1ff225ad34769123aad8f7ce307f8bfda 100644 |
| --- a/ash/display/DEPS |
| +++ b/ash/display/DEPS |
| @@ -1,4 +1,8 @@ |
| include_rules = [ |
| "+ash/host", |
| + "+content/public/browser/screen_orientation_delegate.h", |
| + "+content/public/browser/screen_orientation_provider.h", |
| + "+content/public/browser/web_contents.h", |
| + "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h", |
| ] |
| - |
| + |