Chromium Code Reviews| Index: content/content_common_mojo_bindings.gyp |
| diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp |
| index 5ab1fddc22ee7a318fae34f1d45149211b00ee42..f82059615ef7f989b900f690f45c249dad533eec 100644 |
| --- a/content/content_common_mojo_bindings.gyp |
| +++ b/content/content_common_mojo_bindings.gyp |
| @@ -20,8 +20,9 @@ |
| 'common/process_control.mojom', |
| 'common/render_frame_setup.mojom', |
| 'common/service_port_service.mojom', |
| - 'common/vr_service.mojom', |
| 'common/service_worker/embedded_worker_setup.mojom', |
|
nasko
2015/09/02 22:40:15
Thanks for fixing the order on this one!
|
| + 'common/vr_service.mojom', |
| + 'common/wake_lock_service.mojom', |
| # NOTE: Sources duplicated in |
| # //content/public/common/BUILD.gn:mojo_bindings. |