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

Unified Diff: content/content_renderer.gypi

Issue 1393203004: Reland of Wake Lock API implementation (Chromium part) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix presubmit errors Created 5 years, 2 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
« no previous file with comments | « content/content_common_mojo_bindings.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index f9cbf85d2ece052065744a82041e3259a8c73a6c..ac4329a352612021a0f79a862921136be9ee932e 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -427,6 +427,8 @@
'renderer/usb/web_usb_client_impl.h',
'renderer/usb/web_usb_device_impl.cc',
'renderer/usb/web_usb_device_impl.h',
+ 'renderer/wake_lock/wake_lock_dispatcher.cc',
+ 'renderer/wake_lock/wake_lock_dispatcher.h',
'renderer/web_ui_extension.cc',
'renderer/web_ui_extension.h',
'renderer/web_ui_extension_data.cc',
« no previous file with comments | « content/content_common_mojo_bindings.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698