| Index: device/device_sensors/DEPS
|
| diff --git a/device/device_sensors/DEPS b/device/device_sensors/DEPS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ac16b0cf8aa29c95773a417ce7f015452f64dc15
|
| --- /dev/null
|
| +++ b/device/device_sensors/DEPS
|
| @@ -0,0 +1,6 @@
|
| +include_rules = [
|
| + "+components/shared_memory_seqlock",
|
| + "+third_party/sudden_motion_sensor",
|
| + "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionData.h",
|
| + "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationData.h",
|
| +]
|
|
|