DescriptionRoll chromium to fix java_cpp_enum.py
Remove assumption on absolute paths in java_cpp_enum.py.
In java_cpp_enum.py there were assumptions on 'build' being
a component of the absolute path of the script invoking the
script. This leads to problems when other projects are using
the Chromium build toolchain (in this case libyuv), where
the script invoking GYP is located in the root of the project
dir (https://chromium.googlesource.com/libyuv/libyuv/+/master/gyp_libyuv).
TBR=harryjin@google.com, jkellander@chromium.org
BUG=libyuv:536
Committed: https://chromium.googlesource.com/libyuv/libyuv/+/d1c6eb0887e83fb03e00aa9c35be59a26e4735a0
Patch Set 1 #Messages
Total messages: 7 (3 generated)
|