Chromium Code Reviews
Description[gn] Use nacl_test_data template for PPAPI tests
The nacl_test_data template functionality largely overlaps with the
build logic for PPAPI tests. By replacing that logic with nacl_test_data
template, any future changes, like correctly handling Windows build,
can be isolated to that template.
BUG=https://bugs.chromium.org/p/chromium/issues/detail?id=609684
Committed: https://crrev.com/e19dffc8f0896799ea782c0acba651ef39fc6d73
Cr-Commit-Position: refs/heads/master@{#392288}
Patch Set 1 #Patch Set 2 : Only include nacl_test_data when nacl is enabled #
Total comments: 8
Patch Set 3 : Document the changes in the nacl_test_data template #Patch Set 4 : Only set manifest name when generating manifest #Patch Set 5 : Allow pre-translating pexe to nexe #Messages
Total messages: 17 (7 generated)
|