Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(246)

Unified Diff: chrome/tools/build/mac/build_app_dmg

Issue 334049: Move Mac build tool scripts only used by chrome.gyp from build/mac into chrome/tools/build/mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/tools/build/mac/README.chromium ('k') | chrome/tools/build/mac/dump_product_syms » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/mac/build_app_dmg
===================================================================
--- chrome/tools/build/mac/build_app_dmg (revision 30194)
+++ chrome/tools/build/mac/build_app_dmg (working copy)
@@ -19,7 +19,7 @@
set -e
TOP="${SRCROOT}/.."
-PKG_DMG="${TOP}/build/mac/pkg-dmg"
+PKG_DMG="${SRCROOT}/tools/build/mac/pkg-dmg"
BRAND_SCRIPT="${TOP}/build/branding_value.sh"
BUILD_BRANDING=$1
« no previous file with comments | « chrome/tools/build/mac/README.chromium ('k') | chrome/tools/build/mac/dump_product_syms » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698