summaryrefslogtreecommitdiffstats
path: root/content/content_common_mojo_bindings.gyp
diff options
context:
space:
mode:
authoralogvinov <alogvinov@yandex-team.ru>2015-09-14 04:30:53 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-14 11:31:22 +0000
commit334a5a782b578f773f6cd95ee00918300725a2a8 (patch)
tree787c54d5e3cf39a4151f09d5ca0ad550af06ab6c /content/content_common_mojo_bindings.gyp
parent55ed6487742610a8a396e261749badf74e9fb1aa (diff)
downloadchromium_src-334a5a782b578f773f6cd95ee00918300725a2a8.zip
chromium_src-334a5a782b578f773f6cd95ee00918300725a2a8.tar.gz
chromium_src-334a5a782b578f773f6cd95ee00918300725a2a8.tar.bz2
Wake Lock API implementation (Chromium part)
This is Chromium part of Wake Lock API implementation as per specification: http://www.w3.org/TR/wake-lock/ The corresponding Blink part is submitted in issue 1084923002 Design document: https://docs.google.com/document/d/1KbIENP0wgxtSXDQFn9PbHZ_tAKZfR1Y8u4Hst8LpeaA/edit?usp=sharing R=tsepez@chromium.org R=nasko@chromium.org R=mlamouri@chromium.org R=jochen@chromium.org Review URL: https://codereview.chromium.org/1107333002 Cr-Commit-Position: refs/heads/master@{#348602}
Diffstat (limited to 'content/content_common_mojo_bindings.gyp')
-rw-r--r--content/content_common_mojo_bindings.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/content_common_mojo_bindings.gyp b/content/content_common_mojo_bindings.gyp
index 5ab1fdd..f8205961 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',
+ 'common/vr_service.mojom',
+ 'common/wake_lock_service.mojom',
# NOTE: Sources duplicated in
# //content/public/common/BUILD.gn:mojo_bindings.