Chromium Code Reviews| 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 31d71c3a7bf8291bec73600e2c13d32a6341fbd4..d3ba6b6ecefa8f3338a1dcb1a771e2fa5e3a187e 100644 |
| --- a/third_party/WebKit/Source/modules/battery/DEPS |
| +++ b/third_party/WebKit/Source/modules/battery/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+bindings", |
| "+core", |
| + "+device/battery/battery_monitor.mojom.h", |
| "+heap", |
| "-modules", |
| "+modules/EventTargetModules.h", |