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

Unified Diff: content/renderer/media/video_capture_impl.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 | « content/browser/renderer_host/media/video_capture_manager.h ('k') | jingle/glue/thread_wrapper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/media/video_capture_impl.h
diff --git a/content/renderer/media/video_capture_impl.h b/content/renderer/media/video_capture_impl.h
index 6175725245c9a9913220e5eea705dcb17e33506a..414f0e2f2b7fef78d575831a0c850b34748ee030 100644
--- a/content/renderer/media/video_capture_impl.h
+++ b/content/renderer/media/video_capture_impl.h
@@ -110,6 +110,4 @@ class CONTENT_EXPORT VideoCaptureImpl
DISALLOW_COPY_AND_ASSIGN(VideoCaptureImpl);
};
-DISABLE_RUNNABLE_METHOD_REFCOUNT(VideoCaptureImpl);
-
#endif // CONTENT_RENDERER_MEDIA_VIDEO_CAPTURE_IMPL_H_
« no previous file with comments | « content/browser/renderer_host/media/video_capture_manager.h ('k') | jingle/glue/thread_wrapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698