| Index: third_party/WebKit/Source/modules/battery/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/battery/DEPS b/third_party/WebKit/Source/modules/battery/DEPS
|
| index f7fbcd877e251e2cbb454352f9d1e75fa76f8565..52bc4b651ab5be2e9ae29e6d47799f0f186f7d27 100644
|
| --- a/third_party/WebKit/Source/modules/battery/DEPS
|
| +++ b/third_party/WebKit/Source/modules/battery/DEPS
|
| @@ -8,5 +8,6 @@ include_rules = [
|
| "+modules/battery",
|
| "+platform",
|
| "+public/platform",
|
| + "+services/device/public/interfaces/constants.mojom-blink.h",
|
| "-web",
|
| ]
|
|
|