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

Issue 3012323002: Fix Gn Untracked headers in webrtc/modules/video_coding. (Closed)

Created:
3 years, 3 months ago by charujain1
Modified:
3 years, 3 months ago
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, zhuangzesen_agora.io, zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -2 lines) Patch
M media/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 2 chunks +4 lines, -1 line 0 comments Download
M modules/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -0 lines 0 comments Download
M modules/remote_bitrate_estimator/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download
M modules/video_coding/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 5 chunks +31 lines, -1 line 0 comments Download
M sdk/android/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download
M test/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
charujain
Trybots seems be green in latest patchset. PTAL now. Will fix remaining header in another ...
3 years, 3 months ago (2017-09-14 13:07:28 UTC) #8
phoglund
Would have been nice if we could ensure the added headers stayed added, but I ...
3 years, 3 months ago (2017-09-14 13:29:27 UTC) #9
mbonadei
On 2017/09/14 13:29:27, phoglund wrote: > Would have been nice if we could ensure the ...
3 years, 3 months ago (2017-09-14 13:36:33 UTC) #10
kjellander_webrtc
On 2017/09/14 13:36:33, mbonadei wrote: > On 2017/09/14 13:29:27, phoglund wrote: > > Would have ...
3 years, 3 months ago (2017-09-14 16:48:41 UTC) #11
kjellander_webrtc
https://codereview.webrtc.org/3012323002/diff/150001/webrtc/modules/video_coding/BUILD.gn File webrtc/modules/video_coding/BUILD.gn (right): https://codereview.webrtc.org/3012323002/diff/150001/webrtc/modules/video_coding/BUILD.gn#newcode114 webrtc/modules/video_coding/BUILD.gn:114: rtc_source_set("mock_headers_utility") { On 2017/09/14 13:29:26, phoglund wrote: > There's ...
3 years, 3 months ago (2017-09-14 16:49:57 UTC) #13
charujain
On 2017/09/14 16:49:57, kjellander_webrtc wrote: > https://codereview.webrtc.org/3012323002/diff/150001/webrtc/modules/video_coding/BUILD.gn > File webrtc/modules/video_coding/BUILD.gn (right): > > https://codereview.webrtc.org/3012323002/diff/150001/webrtc/modules/video_coding/BUILD.gn#newcode114 > ...
3 years, 3 months ago (2017-09-15 09:02:29 UTC) #14
kjellander_webrtc
lgtm
3 years, 3 months ago (2017-09-18 04:29:48 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/3012323002/210001
3 years, 3 months ago (2017-09-18 08:17:56 UTC) #17
commit-bot: I haz the power
3 years, 3 months ago (2017-09-18 10:08:12 UTC) #20
Message was sent while issue was closed.
Committed patchset #12 (id:210001) as
https://webrtc.googlesource.com/src/+/cb728ea83a93d5d8dc4dee377260de0eda8a6203

Powered by Google App Engine
This is Rietveld 408576698