Index: media/video/capture/video_capture.h |
=================================================================== |
--- media/video/capture/video_capture.h (revision 158069) |
+++ media/video/capture/video_capture.h (working copy) |
@@ -43,6 +43,7 @@ |
}; |
// TODO(wjia): add error codes. |
+ // TODO(wjia): support weak ptr. |
// Callbacks provided by client for notification of events. |
class MEDIA_EXPORT EventHandler { |
public: |