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

Unified Diff: sdch/sdch.xcodeproj/sdch_prebuild.sh

Issue 3407: Use open-vcdiff source in its new home on the Mac (follow-up to r2709) (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 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 | « sdch/sdch.xcodeproj/project.pbxproj ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdch/sdch.xcodeproj/sdch_prebuild.sh
===================================================================
--- sdch/sdch.xcodeproj/sdch_prebuild.sh (revision 2710)
+++ sdch/sdch.xcodeproj/sdch_prebuild.sh (working copy)
@@ -13,7 +13,7 @@
CONFIG_H_IN="$1"
if test "X${CONFIG_H_IN}" = "X"; then
- CONFIG_H_IN="open_vcdiff/depot/opensource/open-vcdiff/src/config.h.in"
+ CONFIG_H_IN="open-vcdiff/src/config.h.in"
fi
CONFIG_H="${GENERATED_DIR}/config.h"
« no previous file with comments | « sdch/sdch.xcodeproj/project.pbxproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698