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

Issue 1969493002: Set hard_dependency for media and media_features gyp targets (Closed)

Created:
4 years, 7 months ago by servolk
Modified:
4 years, 7 months ago
CC:
stanisc, chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Set hard_dependency for media and media_features gyp targets The media_features gyp target generates a header that is included by many other files indirectly through media/base/video_codecs.h, so both the main media target and media_features target must be marked as hard_dependency: 1, to ensure the media_features.h header is generated before being used anywhere. BUG=606829 Committed: https://crrev.com/1652fefd7f5c0d7da557d26a0a107ed2acc25c31 Cr-Commit-Position: refs/heads/master@{#393049}

Patch Set 1 #

Patch Set 2 : Add hard_dep for main media target #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M media/media.gyp View 1 2 chunks +2 lines, -0 lines 1 comment Download

Messages

Total messages: 18 (9 generated)
servolk
4 years, 7 months ago (2016-05-10 18:40:27 UTC) #3
servolk
4 years, 7 months ago (2016-05-10 23:35:29 UTC) #7
servolk
On 2016/05/10 23:35:29, servolk wrote: ping
4 years, 7 months ago (2016-05-11 18:48:22 UTC) #8
brettw
lgtm
4 years, 7 months ago (2016-05-11 20:26:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1969493002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1969493002/20001
4 years, 7 months ago (2016-05-11 20:27:57 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-11 20:38:46 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/1652fefd7f5c0d7da557d26a0a107ed2acc25c31 Cr-Commit-Position: refs/heads/master@{#393049}
4 years, 7 months ago (2016-05-11 20:40:56 UTC) #15
ananta
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1975483002/ by ananta@chromium.org. ...
4 years, 7 months ago (2016-05-11 21:33:10 UTC) #16
tapted
4 years, 7 months ago (2016-05-12 02:41:37 UTC) #18
Message was sent while issue was closed.
https://codereview.chromium.org/1969493002/diff/20001/media/media.gyp
File media/media.gyp (right):

https://codereview.chromium.org/1969493002/diff/20001/media/media.gyp#newcode97
media/media.gyp:97: ],
I think export_dependent_settings also needs to include media_features - I'll
add this to the patch and TBR since this is messing up the waterfall

Powered by Google App Engine
This is Rietveld 408576698