DescriptionMake the pnacl translator files in chrome depend on the pnacl_translator stamp.
Otherwise, the pnacl files won't get re-layed out when only
the pnacl translator files have changed.
BUG=none
TEST=
(1) ninja -C out/Release pnacl_support_extension
(2) touch the SOURCE_SHA1 file (or change TOOLS_REVISION + hashes, and run gclient runhooks)
(3) ninja again (gets re-layed out)
(4) ninja again (nothing happens)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189988
Patch Set 1 #
Total comments: 2
Patch Set 2 : depend on sha file instead #Messages
Total messages: 8 (0 generated)
|