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

Unified Diff: trunk/src/media/audio/audio_parameters.h

Issue 22871007: Revert 217768 "Adding key press detection in the browser process." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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: trunk/src/media/audio/audio_parameters.h
===================================================================
--- trunk/src/media/audio/audio_parameters.h (revision 217773)
+++ trunk/src/media/audio/audio_parameters.h (working copy)
@@ -14,7 +14,6 @@
struct MEDIA_EXPORT AudioInputBufferParameters {
double volume;
uint32 size;
- bool key_pressed;
};
// Use a struct-in-struct approach to ensure that we can calculate the required
« no previous file with comments | « trunk/src/media/audio/audio_input_device.cc ('k') | trunk/src/media/audio/test_audio_input_controller_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698