DescriptionFix shim_headers.gypi to properly set up include paths
when build/linux/unbundle is used.
Previously gyp files would contain a giant conditional sections depending on use_system_foo condition. After extracting that to build/linux/unbundle, the nesting depth got reduced by one level, so one less "+" in this .gypi file (otherwise the section does not get applied at all).
BUG=226860
R=rsleevi@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197955
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|