Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index a11d90b33a9963ca92b1f908a388e1e7f6c06630..c14b0a02f8284cc7f186563b8de2e732b5eaf53a 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -484,7 +484,7 @@ |
'conditions': [ |
['OS=="mac"', { |
'copies': [{ |
- 'destination': '<(PRODUCT_DIR)/<(mac_product_name).app/Contents/Versions/<(version_full)/<(mac_product_name) Helper.app/Contents/MacOS/', |
+ 'destination': '<(PRODUCT_DIR)/<(mac_product_name).app/Contents/Versions/<(version_full)/<(mac_product_name) Framework.framework/Libraries/', |
'files': ['<(PRODUCT_DIR)/osmesa.so'], |
}], |
}], |