DescriptionEmbed the PNACL_VERSION into the pnacl_public_pnacl_json file.
This allows us to read the version number for about:nacl for ChromeOS.
Normally, for component updater we have access to the
extension's manifest.json and we also encode the version in
the parent directory name. For ChromeOS we aren't using
component updater, so neither of those things is available
to us. Put the version in a place that is readable.
Also move some files from gyp "sources" to "inputs" so that
touching the file will cause a rebuild. The "sources"
list only affects what shows up in IDEs, and does not
affect the incremental build.
BUG=221381
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216495
Patch Set 1 #
Total comments: 6
Patch Set 2 : review #
Total comments: 4
Patch Set 3 : make abi version an int #Patch Set 4 : have abi-version come from NaCl #
Messages
Total messages: 13 (0 generated)
|