Index: third_party/WebKit/public/BUILD.gn |
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn |
index 9ac0dbb633c6a6e8a9faa832b6904fbafd6c2dd5..276a77b5f0cc7a9547fa3acbf4243d4205e89555 100644 |
--- a/third_party/WebKit/public/BUILD.gn |
+++ b/third_party/WebKit/public/BUILD.gn |
@@ -185,6 +185,7 @@ mojom("mojo_bindings") { |
"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", |
] |
public_deps = [ |