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

Unified Diff: remoting/remoting_srcs.gypi

Issue 530243002: Move common VideoPacket initialization into VideoEncoderHelper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add unit tests Created 6 years, 3 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: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index f91868c158dd7a57d34bd98abaceaf590adbb78d..e9440ade3da813bf48672604372814cd6108764c 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -62,6 +62,8 @@
'codec/video_decoder_vpx.cc',
'codec/video_decoder_vpx.h',
'codec/video_encoder.h',
+ 'codec/video_encoder_helper.cc',
+ 'codec/video_encoder_helper.h',
'codec/video_encoder_verbatim.cc',
'codec/video_encoder_verbatim.h',
'codec/video_encoder_vpx.cc',

Powered by Google App Engine
This is Rietveld 408576698