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

Unified Diff: webrtc/common_video/common_video.gyp

Issue 1902543002: Move frame_callback.h to common_video/include. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 8 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/common_video/common_video.gyp
diff --git a/webrtc/common_video/common_video.gyp b/webrtc/common_video/common_video.gyp
index b392bd2aa4d40f6b3de3d709ad4061e1936fec29..0318d67de2410371bd62917b6d56c99c39753961 100644
--- a/webrtc/common_video/common_video.gyp
+++ b/webrtc/common_video/common_video.gyp
@@ -55,6 +55,7 @@
'i420_buffer_pool.cc',
'video_frame.cc',
'incoming_video_stream.cc',
+ 'include/frame_callback.h',
'include/i420_buffer_pool.h',
'include/incoming_video_stream.h',
'include/video_frame_buffer.h',

Powered by Google App Engine
This is Rietveld 408576698