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

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

Issue 38533002: Revert 230334 "Improve and simplify AudioOutputDispatcher." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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 | « no previous file | trunk/src/media/audio/audio_output_dispatcher_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/media/audio/audio_output_dispatcher.h
===================================================================
--- trunk/src/media/audio/audio_output_dispatcher.h (revision 230541)
+++ trunk/src/media/audio/audio_output_dispatcher.h (working copy)
@@ -71,6 +71,8 @@
protected:
friend class base::RefCountedThreadSafe<AudioOutputDispatcher>;
+ friend class AudioOutputProxyTest;
+
virtual ~AudioOutputDispatcher();
// A no-reference-held pointer (we don't want circular references) back to the
« no previous file with comments | « no previous file | trunk/src/media/audio/audio_output_dispatcher_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698