| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index baf266ea5aaf494f79a8f10581c951849309bb11..9d6c5e1c44fc9714c287797a1a856430519ddc8c 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -652,6 +652,7 @@ mojom("mojo_bindings") {
|
| "platform/modules/hyphenation/hyphenation.mojom",
|
| "platform/modules/notifications/notification.mojom",
|
| "platform/modules/notifications/notification_service.mojom",
|
| + "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",
|
| ]
|
|
|