| Index: third_party/WebKit/Source/modules/battery/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/battery/BUILD.gn b/third_party/WebKit/Source/modules/battery/BUILD.gn
|
| index 739062f0c18f0e45cebbf1ca44b260b8aa659830..edc5ee6cab3184fdf52de3be395c78033f93beae 100644
|
| --- a/third_party/WebKit/Source/modules/battery/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/battery/BUILD.gn
|
| @@ -17,5 +17,6 @@ blink_modules_sources("battery") {
|
|
|
| deps = [
|
| "//device/battery:mojo_bindings_blink",
|
| + "//services/device/public/interfaces:interfaces_blink",
|
| ]
|
| }
|
|
|