| Index: ash/content/display/DEPS
|
| diff --git a/ash/content/display/DEPS b/ash/content/display/DEPS
|
| index 42cea3cdb704c20aab03feefe28b6277273533c3..07d93bc07d7b2bc1d16587dbf61ea3b0524df133 100644
|
| --- a/ash/content/display/DEPS
|
| +++ b/ash/content/display/DEPS
|
| @@ -2,7 +2,9 @@ include_rules = [
|
| "+content/public/browser/screen_orientation_delegate.h",
|
| "+content/public/browser/screen_orientation_provider.h",
|
| "+content/public/browser/browser_context.h",
|
| + "+content/public/browser/browser_thread.h",
|
| "+content/public/browser/web_contents.h",
|
| + "+third_party/qcms/src/qcms.h",
|
| "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
|
| ]
|
|
|
|
|