Index: third_party/WebKit/public/blink.gyp |
diff --git a/third_party/WebKit/public/blink.gyp b/third_party/WebKit/public/blink.gyp |
index 68f5ecd4183a127e2191021303ae75cbdc45836e..7915d1ba3cffecc7e5b0cdecd2441a5af7c0e583 100644 |
--- a/third_party/WebKit/public/blink.gyp |
+++ b/third_party/WebKit/public/blink.gyp |
@@ -37,6 +37,7 @@ |
'platform/modules/geolocation/geolocation.mojom', |
'platform/modules/imagecapture/image_capture.mojom', |
'platform/modules/notifications/notification.mojom', |
+ 'platform/modules/vr/vr_service.mojom', |
'platform/modules/wake_lock/wake_lock_service.mojom', |
], |
'blink_android_mojo_sources': [ |
@@ -124,6 +125,7 @@ |
], |
}, |
{ |
+ # GN version: //third_party/WebKit/public:mojo_bindings |
'target_name': 'mojo_bindings', |
'type': 'static_library', |
'dependencies': [ |