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

Unified Diff: sdch/SConscript

Issue 5203: Transition to pulling open-vcdiff from repository, instead of using snapshot... (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/open_vcdiff/depot/opensource/open-vcdiff/AUTHORS » ('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/open_vcdiff/depot/opensource/open-vcdiff/AUTHORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698