Index: third_party/WebKit/Source/modules/modules.gyp |
diff --git a/third_party/WebKit/Source/modules/modules.gyp b/third_party/WebKit/Source/modules/modules.gyp |
index 73758ccd33aa5e5be3a9d5cb38fb4003569fcfcd..0ca963cb370213db5cf72b0e50933125134c6b90 100644 |
--- a/third_party/WebKit/Source/modules/modules.gyp |
+++ b/third_party/WebKit/Source/modules/modules.gyp |
@@ -39,6 +39,7 @@ |
# GN version: //third_party/WebKit/Source/modules:modules |
'target_name': 'modules', |
'dependencies': [ |
+ '<(DEPTH)/components/components.gyp:webmessaging_mojo_bindings_for_blink', |
'<(DEPTH)/device/battery/battery.gyp:device_battery_mojo_bindings_for_blink', |
'<(DEPTH)/device/nfc/nfc.gyp:device_nfc_mojo_bindings_for_blink', |
'<(DEPTH)/device/usb/usb.gyp:device_usb_mojo_bindings_for_blink', |