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

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

Issue 300143005: Revert 272884 "reland 260073013: Added automatic mode to FakeInp..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 7 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/fake_audio_input_stream.h
===================================================================
--- trunk/src/media/audio/fake_audio_input_stream.h (revision 272929)
+++ trunk/src/media/audio/fake_audio_input_stream.h (working copy)
@@ -63,7 +63,6 @@
base::Thread thread_;
base::TimeTicks last_callback_time_;
base::TimeDelta callback_interval_;
- base::TimeDelta interval_from_last_beep_;
int beep_duration_in_buffers_;
int beep_generated_in_buffers_;
int beep_period_in_frames_;

Powered by Google App Engine
This is Rietveld 408576698