Chromium Code Reviews
DescriptionSet 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.
patch originally from http://crrev.com/1969493002#ps20001
Added export_dependent_settings += [ media_features ]. +TBR to fix
waterfall breakage.
BUG=606829
TBR=servolk@chromium.org,brettw@chromium.org
Committed: https://crrev.com/2c872f31329bb434f00b5cba3e61664ec3970ddc
Cr-Commit-Position: refs/heads/master@{#393187}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|
|||||||||||||||||||