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

Unified Diff: sdch/SConscript

Issue 5402: Transition to pulling open-vcdiff rather than using a private snapshot pull... (Closed) Base URL: svn://chrome-svn/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 | « net/base/sdch_filter.cc ('k') | sdch/sdch.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdch/SConscript
===================================================================
--- sdch/SConscript (revision 2678)
+++ sdch/SConscript (working copy)
@@ -4,7 +4,7 @@
Import('env')
-env = env.Clone(OPEN_VCDIFF_DIR='open_vcdiff/depot/opensource/open-vcdiff')
+env = env.Clone(OPEN_VCDIFF_DIR='open-vcdiff')
env.Prepend(
CPPPATH = [
« no previous file with comments | « net/base/sdch_filter.cc ('k') | sdch/sdch.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698