| Index: third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/bindings/modules/BUILD.gn b/third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| index 37c9fb3db2d24fc974aaa10f11aff4314e4aea5d..c038ddf0041360cf463aa9b678a650b7f82b835a 100644
|
| --- a/third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/bindings/modules/BUILD.gn
|
| @@ -70,7 +70,6 @@ make_event_factory("event_modules") {
|
| ]
|
| deps = make_core_generated_deps + [ "//third_party/WebKit/Source/bindings/modules:modules_bindings_generated_event_interfaces" ]
|
| deps += [
|
| - "//device/generic_sensor/public/interfaces",
|
| "//device/generic_sensor/public/interfaces:interfaces_blink",
|
| "//device/vr:mojo_bindings_blink",
|
| "//media/midi:mojo_blink",
|
|
|