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 5ad59db39b2a6c5207a6ccbd1fb6bc4777650c7f..b12c7df290c6a54ce2efb8326d171147b3b156e6 100644 |
--- a/third_party/WebKit/Source/modules/battery/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/battery/BUILD.gn |
@@ -16,7 +16,6 @@ blink_modules_sources("battery") { |
] |
deps = [ |
- "//device/battery:mojo_bindings_blink", |
"//services/device/public/interfaces:interfaces_blink", |
"//services/service_manager/public/cpp", |
] |