Chromium Code Reviews| Index: chrome/chrome_exe.gypi |
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
| index 6bf94d91acd913d20cd32167a91b007f2c4578b4..7c7e40bf2f38fdcc1ea5cee7a0cdf1d574c4e804 100644 |
| --- a/chrome/chrome_exe.gypi |
| +++ b/chrome/chrome_exe.gypi |
| @@ -354,6 +354,7 @@ |
| 'destination': '<(PRODUCT_DIR)/<(mac_product_name).app/Contents/Versions/<(version_full)', |
| 'files': [ |
| '<(PRODUCT_DIR)/<(mac_product_name) Helper.app', |
| + '<(PRODUCT_DIR)/libexif.dylib', |
|
tommycli
2014/03/27 23:26:10
This copies the dylib into the same place as libpl
|
| '<(PRODUCT_DIR)/libplugin_carbon_interpose.dylib', |
| ], |
| }, |