Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1149)

Unified Diff: content/content_common_mojo_bindings.gyp

Issue 1107333002: Wake Lock API implementation (Chromium part) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..f8927eb1e1c9691b2aea723288393865704a6676 100644
--- a/content/content_common_mojo_bindings.gyp
+++ b/content/content_common_mojo_bindings.gyp
@@ -22,6 +22,7 @@
'common/service_port_service.mojom',
'common/vr_service.mojom',
'common/service_worker/embedded_worker_setup.mojom',
+ 'common/wake_lock_service.mojom',
mlamouri (slow - plz ping) 2015/08/21 10:03:35 nit: as long as you are here, could you re-order t
alogvinov 2015/08/26 14:47:19 Done.
# NOTE: Sources duplicated in
# //content/public/common/BUILD.gn:mojo_bindings.

Powered by Google App Engine
This is Rietveld 408576698