| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index ab794f1f811b7fa5d344e6e771cb49333b556f75..f1fd5cb69d5458c51bc87b60d6387cc2b8318e6d 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -654,6 +654,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",
|
| ]
|
|
|