| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index f3a05ca855bde3a8d726dd6c3fa8d8853533a850..2593974a63ff48340290a578749225e7f8bf0b10 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -684,7 +684,8 @@ mojom("new_wrapper_types_mojo_bindings") {
|
| "platform/modules/screen_orientation/screen_orientation_lock_types.mojom",
|
| "platform/modules/sensitive_input_visibility/sensitive_input_visibility_service.mojom",
|
| "platform/modules/serviceworker/service_worker_event_status.mojom",
|
| - "platform/modules/shapedetection/shapedetection.mojom",
|
| + "platform/modules/shapedetection/barcodedetection.mojom",
|
| + "platform/modules/shapedetection/facedetection.mojom",
|
| "platform/modules/websockets/websocket.mojom",
|
| "platform/referrer.mojom",
|
| "web/window_features.mojom",
|
|
|