| Index: webrtc/video_frame.h
|
| diff --git a/webrtc/video_frame.h b/webrtc/video_frame.h
|
| index a3057e9be5df72b19928f2dc6f620ab081d5f93b..4cbc1b1cb9af8bbfa67fe89ab655102b034bca0b 100644
|
| --- a/webrtc/video_frame.h
|
| +++ b/webrtc/video_frame.h
|
| @@ -20,9 +20,6 @@
|
|
|
| namespace webrtc {
|
|
|
| -// TODO(nisse): This class duplicates cricket::VideoFrame. There's
|
| -// ongoing work to merge the classes. See
|
| -// https://bugs.chromium.org/p/webrtc/issues/detail?id=5682.
|
| class VideoFrame {
|
| public:
|
| // TODO(nisse): Deprecated. Using the default constructor violates the
|
|
|