DescriptionFix protoc_java.gypi action dependency.
The genproto_java action was not necessarily run before the java.gypi
included action, so the build would fail.
This makes java.gypi depend on the genproto_java stamp file, so the
order will now be deterministic.
BUG=161587
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=168838
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added comments to clarify #Patch Set 3 : rebased #Messages
Total messages: 5 (0 generated)
|