| Index: third_party/WebKit/Source/modules/screen_orientation/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/screen_orientation/DEPS b/third_party/WebKit/Source/modules/screen_orientation/DEPS
|
| index ea25f9dd27c3a7e00d112e74d1e811afb8e9b47c..a626577e5b75e150061a82f0eede8876d6b2afb9 100644
|
| --- a/third_party/WebKit/Source/modules/screen_orientation/DEPS
|
| +++ b/third_party/WebKit/Source/modules/screen_orientation/DEPS
|
| @@ -1,13 +1,8 @@
|
| include_rules = [
|
| - "+bindings",
|
| - "+core",
|
| "+device/screen_orientation/public/interfaces/screen_orientation.mojom-blink.h",
|
| "-modules",
|
| "+modules/EventTargetModules.h",
|
| "+modules/ModulesExport.h",
|
| "+modules/screen_orientation",
|
| - "+platform",
|
| - "+public/platform",
|
| "+services/device/public/interfaces/constants.mojom-blink.h",
|
| - "-web",
|
| ]
|
|
|