DescriptionFix java_cpp_enum.gypi so that source_file changes will rebuild dependencies.
As a result, if a generated .java class had to be added to a .jar file, the
java class would be rebuilt but the jar file would not be updated.
This has caused landmines in the past:
https://codereview.chromium.org/899403002
It is fixing the underlying issue blocking this:
https://codereview.chromium.org/1003143002
BUG=457038
Committed: https://crrev.com/86c3b5b8bf1aa48335f8213bcaa85ce45748a8a4
Cr-Commit-Position: refs/heads/master@{#322717}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|