Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 241872a397dd603aa95ddcf51f790f12e81bffd7..4ed1539b0e0ade52707a226b6206bf93d8663dce 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -501,6 +501,7 @@ mojom("mojo_bindings") { |
| "service_port_service.mojom", |
| "service_worker/embedded_worker_setup.mojom", |
| "vr_service.mojom", |
| + "wake_lock_service.mojom", |
| ] |
| import_dirs = [ "//mojo/services" ] |