| Index: chrome/chrome_exe.gypi
|
| ===================================================================
|
| --- chrome/chrome_exe.gypi (revision 86648)
|
| +++ chrome/chrome_exe.gypi (working copy)
|
| @@ -484,7 +484,7 @@
|
| 'conditions': [
|
| ['OS=="mac"', {
|
| 'copies': [{
|
| - 'destination': '<(PRODUCT_DIR)/<(mac_product_name).app/Contents/Versions/<(version_full)/<(mac_product_name) Framework.framework/Libraries/',
|
| + 'destination': '<(PRODUCT_DIR)/<(mac_product_name).app/Contents/Versions/<(version_full)/<(mac_product_name) Helper.app/Contents/MacOS/',
|
| 'files': ['<(PRODUCT_DIR)/osmesa.so'],
|
| }],
|
| }],
|
|
|
| Property changes on: chrome/chrome_exe.gypi
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|