| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index aa8d4b4856a121d1b03f0c1b28066b979da1355c..45b33d9c2eafba16d918fac36286b27dae3c5839 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -639,7 +639,6 @@ mojom("mojo_bindings") {
|
| "platform/modules/notifications/notification.mojom",
|
| "platform/modules/notifications/notification_service.mojom",
|
| "platform/modules/serviceworker/service_worker_event_status.mojom",
|
| - "platform/modules/wake_lock/wake_lock_service.mojom",
|
| ]
|
| public_deps = [
|
| ":android_mojo_bindings",
|
|
|