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

Unified Diff: media/media.gyp

Issue 21183002: Adding key press detection in the browser process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 5 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
« media/audio/key_press_monitor.h ('K') | « media/base/audio_capturer_source.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index cb77036f9a6a0bbf9f0cb221b02b8048eb0e157e..6d1e939b38ba5a7791c6638e6f73ded913f09a5c 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -119,6 +119,8 @@
'audio/ios/audio_manager_ios.mm',
'audio/ios/audio_session_util_ios.h',
'audio/ios/audio_session_util_ios.mm',
+ 'audio/key_press_monitor.cc',
+ 'audio/key_press_monitor.h',
'audio/linux/alsa_input.cc',
'audio/linux/alsa_input.h',
'audio/linux/alsa_output.cc',
« media/audio/key_press_monitor.h ('K') | « media/base/audio_capturer_source.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698