Chromium Code Reviews
DescriptionAllow overridding "app_name" for "test" template on iOS.
Some downstream iOS unit tests requires the value of BUNDLE_ID_TEST_NAME
to correspond to the target name without any underscore, so let client
override the value of app_name until gyp support is dropped and the tests
can use the target name for value of BUNDLE_ID_TEST_NAME.
BUG=604692
Committed: https://crrev.com/a828c28077a28e859df22109a4fd5630dc94c10f
Cr-Commit-Position: refs/heads/master@{#396746}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Flip the conditional #Messages
Total messages: 10 (4 generated)
|