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

Issue 2462863002: Fix direct dependencies in //media/cast/BUILD.gn. (Closed)

Created:
4 years, 1 month ago by Wez
Modified:
4 years, 1 month ago
Reviewers:
miu
CC:
chromium-reviews, cbentzel+watch_chromium.org, imcheng+watch_chromium.org, jasonroberts+watch_google.com, avayvod+watch_chromium.org, feature-media-reviews_chromium.org, xjz+watch_chromium.org, isheriff+watch_chromium.org, miu+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix direct dependencies in //media/cast/BUILD.gn. - Add direct dependencies (e.g. on //base) where missing. - Move Codec and RtpPayloadType from //media/cast/net/cast_transport_config.h to //media/cast/cast_config.h - Remove an unused header include. Note that dependencies on //media/* sub-components, in the build targets for executables use //media to reach the sub-components, to avoid duplicate symbols in component builds, due to use of source_set for //media/* subcomponents. BUG=609355, 530839 Committed: https://crrev.com/1b0056868439b31aa72e10f82aae85b9d2b4ca2e Cr-Commit-Position: refs/heads/master@{#431043}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove commented-out header #

Patch Set 3 : Depend on //media rather than //media/base, etc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -44 lines) Patch
M media/cast/BUILD.gn View 1 2 11 chunks +31 lines, -0 lines 0 comments Download
M media/cast/cast_config.h View 1 1 chunk +42 lines, -1 line 0 comments Download
M media/cast/common/transport_encryption_handler.cc View 1 chunk +0 lines, -1 line 0 comments Download
M media/cast/net/cast_transport_config.h View 1 chunk +1 line, -42 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
Wez
Yuri, PTAL - this is sufficient to get gn check passing on //media/cast (see crbug.com/609355) ...
4 years, 1 month ago (2016-10-29 21:24:18 UTC) #2
miu
lgtm
4 years, 1 month ago (2016-10-31 02:01:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2462863002/20001
4 years, 1 month ago (2016-10-31 02:01:16 UTC) #5
miu
https://codereview.chromium.org/2462863002/diff/1/media/cast/cast_config.h File media/cast/cast_config.h (right): https://codereview.chromium.org/2462863002/diff/1/media/cast/cast_config.h#newcode25 media/cast/cast_config.h:25: enum Codec { On 2016/10/29 21:24:18, Wez wrote: > ...
4 years, 1 month ago (2016-10-31 02:10:34 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/286767)
4 years, 1 month ago (2016-10-31 02:39:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2462863002/40001
4 years, 1 month ago (2016-11-09 20:43:15 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-09 21:57:02 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-11-09 22:02:21 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1b0056868439b31aa72e10f82aae85b9d2b4ca2e
Cr-Commit-Position: refs/heads/master@{#431043}

Powered by Google App Engine
This is Rietveld 408576698