| 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_
|
|
|