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

Unified Diff: webrtc/video_frame.h

Issue 2383093002: Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (Closed)
Patch Set: Rebased. Created 4 years, 2 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
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

Powered by Google App Engine
This is Rietveld 408576698