| Index: third_party/WebKit/Source/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
|
| index 34b2b31d6e3e628d858ec8dcadbf7a30bbd3301a..c3b3d45556504f45f4054973d566f00fa6aaf7c9 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -47,6 +47,7 @@ component("modules") {
|
| deps = [
|
| ":make_modules_generated",
|
| "//device/battery:mojo_bindings_blink",
|
| + "//device/sensors:mojo_bindings_blink",
|
| "//device/usb/public/interfaces:interfaces_blink",
|
| "//device/vibration:mojo_bindings_blink",
|
| "//mojo/public/c/system:for_component",
|
|
|