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

Unified Diff: media/audio/audio_manager.h

Issue 9034032: And now NewRunnableMethod(), you die. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix chrome_frame_automation Created 8 years, 12 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 | « jingle/glue/thread_wrapper.h ('k') | media/video/capture/fake_video_capture_device.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/audio/audio_manager.h
diff --git a/media/audio/audio_manager.h b/media/audio/audio_manager.h
index 74d839b53eb42dec232a2e585e2dc85b1f7819e2..f055a33fcb8d5e94e74002007ab917a385b049f8 100644
--- a/media/audio/audio_manager.h
+++ b/media/audio/audio_manager.h
@@ -132,6 +132,4 @@ class MEDIA_EXPORT AudioManager
virtual ~AudioManager();
};
-DISABLE_RUNNABLE_METHOD_REFCOUNT(AudioManager);
-
#endif // MEDIA_AUDIO_AUDIO_MANAGER_H_
« no previous file with comments | « jingle/glue/thread_wrapper.h ('k') | media/video/capture/fake_video_capture_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698