DescriptionRemove 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).
BUG=libyuv:536
Committed: https://crrev.com/70ee602b6c186707286f9b5836a28311fe92e91e
Cr-Commit-Position: refs/heads/master@{#368829}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 14 (7 generated)
|