| 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 97e943c0dd3be3a2177e9c56288585098abe29b6..1ba448a56bc8990e99cbf10bf38b0a6486725fe0 100644
|
| --- a/third_party/WebKit/Source/modules/sensor/DEPS
|
| +++ b/third_party/WebKit/Source/modules/sensor/DEPS
|
| @@ -7,4 +7,5 @@ include_rules = [
|
| "+modules/ModulesExport.h",
|
| "+modules/sensor",
|
| "+mojo/public/cpp/bindings",
|
| + "+services/device/public/interfaces/constants.mojom-blink.h",
|
| ]
|
|
|