DescriptionFix Gn Untracked headers in webrtc/modules/video_coding.
Fixed following headers in this CL
===================================
src/webrtc/modules/video_coding/sequence_number_util.h
src/webrtc/modules/video_coding/codecs/interface/common_constants.h
src/webrtc/modules/video_coding/codecs/interface/mock/mock_video_codec_interface.h
src/webrtc/modules/video_coding/codecs/vp8/include/vp8_globals.h
src/webrtc/modules/video_coding/codecs/vp9/include/vp9_globals.h
src/webrtc/modules/video_coding/codecs/h264/include/h264_globals.h
src/webrtc/modules/video_coding/utility/mock/mock_frame_dropper.h
src/webrtc/modules/video_coding/test/test_util.h
src/webrtc/modules/video_coding/codecs/interface/video_error_codes.h
src/webrtc/modules/video_coding/codecs/interface/video_codec_interface.h
src/webrtc/modules/video_coding/include/mock/mock_video_codec_interface.h
Remaining:
===========
src/webrtc/modules/video_coding/include/video_codec_interface.h
src/webrtc/modules/video_coding/include/video_error_codes.h
BUG=webrtc:7620
Review-Url: https://codereview.webrtc.org/3012323002
Cr-Commit-Position: refs/heads/master@{#19886}
Committed: https://webrtc.googlesource.com/src/+/cb728ea83a93d5d8dc4dee377260de0eda8a6203
Patch Set 1 #Patch Set 2 : gclient sync #Patch Set 3 : Fixed remaining headers #Patch Set 4 : Fix file path. #Patch Set 5 : removing header include/video_codec_interface.h #Patch Set 6 : temporary creating new target. #Patch Set 7 : removed video_error_codes #Patch Set 8 : Change to source_set #Patch Set 9 : change to source_set #
Total comments: 4
Patch Set 10 : Review comments #Patch Set 11 : rebased #Patch Set 12 : Added missing dependency #
Messages
Total messages: 20 (11 generated)
|