DescriptionRemove bootclasspath variable from list of testrunner script inputs.
There is only 1 instance in which the bootclasspath variable is
currently used. In this case, adding bootclasspath as an input
sometimes causes an error where GN complains that there is no
path (via public_deps) to the target that generates the input file.
Since public_deps is not supported for java_prebuilt targets, I
think the simplest thing to do is just remove this file from
list of inputs.
BUG=635913
Committed: https://crrev.com/71fc2fa22d4d1da0cfdcd430f011b4bbf9afebff
Cr-Commit-Position: refs/heads/master@{#423289}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|