Chromium Code Reviews
DescriptionMake libwebp.gyp respect order_profiling mode
Currently when order_profiling=1 build flag is set GN would instrument all
libwebp targets and produce the 'orderfile' containing libwebp functions.
This change brings the GYP build on par with GN build with respect to treating
the order_profiling flag. Reasons for having a special case in GYP are
historical and probably not relevant any more.
Performance impact on the GYP build will probably be negligible. It just feels
good to simplify things.
BUG=603618
Committed: https://crrev.com/6d91056b63c00b0911f426859ef907e9f70ee627
Cr-Commit-Position: refs/heads/master@{#387564}
Patch Set 1 #
Messages
Total messages: 15 (8 generated)
|
|||||||||||||||||||