Chromium Code Reviews

Unified Diff: webrtc/common_video/include/corevideo_frame_buffer.h

Issue 2517173004: Move VideoFrame and related declarations to webrtc/api/video. (Closed)
Patch Set: Fix gn dependencies. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webrtc/common_video/include/corevideo_frame_buffer.h
diff --git a/webrtc/common_video/include/corevideo_frame_buffer.h b/webrtc/common_video/include/corevideo_frame_buffer.h
index c925cbfc97c5c1da06b25d460e161c6139356c9c..a00b6770ffb1c9d6942569a99d16b316c6ffc13b 100644
--- a/webrtc/common_video/include/corevideo_frame_buffer.h
+++ b/webrtc/common_video/include/corevideo_frame_buffer.h
@@ -57,4 +57,3 @@ class CoreVideoFrameBuffer : public NativeHandleBuffer {
} // namespace webrtc
#endif // WEBRTC_COMMON_VIDEO_INCLUDE_COREVIDEO_FRAME_BUFFER_H_
-

Powered by Google App Engine