| Index: third_party/WebKit/Source/modules/sensor/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/sensor/DEPS b/third_party/WebKit/Source/modules/sensor/DEPS
|
| index bedb52bff6518ad2de38124e99aa1e9749167e5d..c81f3f4cf9ea916bbf29f894c3da78c61da23cf1 100644
|
| --- a/third_party/WebKit/Source/modules/sensor/DEPS
|
| +++ b/third_party/WebKit/Source/modules/sensor/DEPS
|
| @@ -11,5 +11,6 @@ include_rules = [
|
| "+mojo/public/cpp/bindings",
|
| "+platform",
|
| "+public/platform",
|
| + "+services/device/public/interfaces/constants.mojom-blink.h",
|
| "-web",
|
| ]
|
|
|