| Index: third_party/WebKit/Source/modules/device_orientation/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/DEPS b/third_party/WebKit/Source/modules/device_orientation/DEPS
|
| index 8287fed1d5f2198676f8c098932e08ede539c859..86aef404f65522251c462724a945d2d768fa9b61 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/DEPS
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/DEPS
|
| @@ -1,7 +1,4 @@
|
| include_rules = [
|
| - "+bindings",
|
| - "+core",
|
| -
|
| # NOTE: These files are POD structs used to interpret shared memory across
|
| # the Device Sensors implementation and the Blink client.
|
| "+device/sensors/public/cpp/motion_data.h",
|
| @@ -12,7 +9,4 @@ include_rules = [
|
| "+modules/EventTargetModules.h",
|
| "+modules/ModulesExport.h",
|
| "+modules/device_orientation",
|
| - "+platform",
|
| - "+public/platform",
|
| - "-web",
|
| ]
|
|
|