| Index: chrome/tools/build/mac/dump_product_syms
|
| diff --git a/chrome/tools/build/mac/dump_product_syms b/chrome/tools/build/mac/dump_product_syms
|
| index d42f0f67b77fe7b8c7a069a666a7a18585f4953e..6abe5135f4eaa3cf39ed26543a997c5fd1376fff 100755
|
| --- a/chrome/tools/build/mac/dump_product_syms
|
| +++ b/chrome/tools/build/mac/dump_product_syms
|
| @@ -80,6 +80,7 @@ SRC_NAMES=(
|
| "${SRC_APP_NAME} Framework.framework"
|
| "${SRC_APP_NAME} Helper.app"
|
| "crashpad_handler"
|
| + "exif.so"
|
| )
|
|
|
| # PDF.plugin is optional. Only include it if present.
|
|
|