Index: webrtc/common_video/common_video.gyp |
diff --git a/webrtc/common_video/common_video.gyp b/webrtc/common_video/common_video.gyp |
index cb9b7037cb1cbbf3c9e7c83aa3aee58fd9d0e7b2..ff45094c395a28eab0fd02eebe1383f1a2ea1304 100644 |
--- a/webrtc/common_video/common_video.gyp |
+++ b/webrtc/common_video/common_video.gyp |
@@ -58,6 +58,8 @@ |
'h264/sps_vui_rewriter.h', |
'h264/h264_common.cc', |
'h264/h264_common.h', |
+ 'h264/profile_level_id.cc', |
+ 'h264/profile_level_id.h', |
stefan-webrtc
2016/10/31 09:34:53
These should go after pps_* below
magjed_webrtc
2016/10/31 12:08:03
Good catch, thanks.
|
'h264/pps_parser.cc', |
'h264/pps_parser.h', |
'h264/sps_parser.cc', |