| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index a2533d932512eb3c2e71364b27d924fecf613a6d..dd0a266f692e58f951f4945f88d5dabc349a79ae 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -184,8 +184,6 @@ mojom("mojo_bindings") {
|
| "platform/modules/bluetooth/web_bluetooth.mojom",
|
| "platform/modules/geolocation/geolocation.mojom",
|
| "platform/modules/notifications/notification.mojom",
|
| - "platform/modules/permissions/permission.mojom",
|
| - "platform/modules/permissions/permission_status.mojom",
|
| "platform/modules/wake_lock/wake_lock_service.mojom",
|
| ]
|
| public_deps = [
|
|
|