Description[iOS] Add a repack steps to iOS upstream for unit tests
//ios unit tests will soon required access to packed resources (both theme
and strings) so add steps required to repack data.
Those steps only pack what is required by //ios unit tests and thus pack to
repack_ios to avoid collision with downstream packing steps. Eventually the
upstream and downstream repack steps will be merged.
This forks some steps from //chrome since //ios cannot depends on //chrome
and those steps are too specific to Chrome to be moved higher in //build.
BUG=429756, 475514
Committed: https://crrev.com/6248cdd125afa37ac0f81f5bfda9219d153fcf1e
Cr-Commit-Position: refs/heads/master@{#333229}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Address comments and inline .gypi that were used only once #
Messages
Total messages: 13 (4 generated)
|