DescriptionFix build/common.gypi to actually set proprietary_codecs when branding=Chrome.
The 'proprietary_codecs%': 0 declaration was overwriting the conditionally-set statement earlier in the file. Instead, move the 0 assignment into the else branch and copy the conditionally-set variable into the outer scope.
I fail at gyp.
BUG=277948
R=acolwell@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219379
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|