DescriptionMake java.gypi export jar path to input_jars_paths variable
Both java.gypi and apk_test.gypi expect the jar path in
input_jars_paths. This means that we were specifying the dependence in
both 'dependencies' and 'input_jars_paths'. This change makes it so that
we don't need that redundancy.
Also, make java.gypi use input_jars_paths in its input so that we
actually rebuild targets when we should.
BUG=136756
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150850
Patch Set 1 : #
Total comments: 3
Patch Set 2 : #
Total comments: 1
Patch Set 3 : #
Total comments: 4
Patch Set 4 : #
Total comments: 2
Patch Set 5 : #
Messages
Total messages: 17 (0 generated)
|