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

Unified Diff: content/content_browser.gypi

Issue 474913003: WakeLock API: IPC at browser side. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 980807f5a24b334692782969767262c322e56ec7..c9af7b2805fcc35c30098f9ccdb957465b9432e6 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1305,6 +1305,8 @@
'browser/vibration/vibration_message_filter.h',
'browser/vibration/vibration_provider_android.cc',
'browser/vibration/vibration_provider_android.h',
+ 'browser/wake_lock/wake_lock_dispatcher_host.cc',
+ 'browser/wake_lock/wake_lock_dispatcher_host.h',
'browser/web_contents/aura/gesture_nav_simple.cc',
'browser/web_contents/aura/gesture_nav_simple.h',
'browser/web_contents/aura/image_window_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698