DescriptionFix archiving and running Chromium.app on OSX with target chrome_run.
All the necessary files, like resources.pak and ffmpegsumo.so, are already
mapping deep inside Chromium.app/. Mapping the ones in PRODUCT_DIR is useless.
Technically, Chromium.dmg could be used but it's harder to start from the
command line, and mapping each individual files permits caching modules that
haven't changed, like the resource files.
TBR=csharp@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195351
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|