Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index a659c8f0380e4f22bb851c0c2956832a829a428c..94547b440e32f4408a66ce1e190284aa9596f8f4 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -293,7 +293,7 @@ |
{ |
'postbuild_name': 'Copy <(mac_product_name) Framework.framework', |
'action': [ |
- 'tools/build/mac/copy_framework_unversioned', |
+ '../build/mac/copy_framework_unversioned', |
'${BUILT_PRODUCTS_DIR}/<(mac_product_name) Framework.framework', |
'${BUILT_PRODUCTS_DIR}/${CONTENTS_FOLDER_PATH}/Versions/<(version_full)', |
], |