diff options
author | davemoore@chromium.org <davemoore@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-27 05:24:24 +0000 |
---|---|---|
committer | davemoore@chromium.org <davemoore@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-03-27 05:24:24 +0000 |
commit | fa17327c4636f5a3caffb98e26d3bbeca040084a (patch) | |
tree | 4592f3733f376000751b272015583e17d676f07a /chrome/tools | |
parent | 23fec696d5b76c1fd520e85effc632a14bde3b34 (diff) | |
download | chromium_src-fa17327c4636f5a3caffb98e26d3bbeca040084a.zip chromium_src-fa17327c4636f5a3caffb98e26d3bbeca040084a.tar.gz chromium_src-fa17327c4636f5a3caffb98e26d3bbeca040084a.tar.bz2 |
Fixup mojo dylibs
BUG=
R=mark@chromium.org
Review URL: https://codereview.chromium.org/211503005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259788 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rwxr-xr-x | chrome/tools/build/mac/dump_product_syms | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/tools/build/mac/dump_product_syms b/chrome/tools/build/mac/dump_product_syms index ad816f5..0d3eb3b 100755 --- a/chrome/tools/build/mac/dump_product_syms +++ b/chrome/tools/build/mac/dump_product_syms @@ -82,6 +82,7 @@ SRC_NAMES=( "crash_inspector" "crash_report_sender.app" "ffmpegsumo.so" + "libmojo_system.dylib" "libplugin_carbon_interpose.dylib" "ppGoogleNaClPluginChrome.plugin" "remoting_host_plugin.plugin" |