From cc510c17f62f0f1654b51d6edd055976dbf16a6e Mon Sep 17 00:00:00 2001 From: "jar@google.com" Date: Tue, 30 Sep 2008 01:18:09 +0000 Subject: Transition to pulling open-vcdiff rather than using a private snapshot pull I can't include all the svn deletions (all of sdch/open_vcdiff/*) in this change list, as it will break reitveld. I'll do them piecemeal after a get an LGTM. Also, by temporarilly leaving in the old subtree, I can support mac until the move to use this new sub-tree. r=nsylvain,sgk Review URL: http://codereview.chromium.org/5402 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2709 0039d316-1c4b-4281-b951-d872f2087c98 --- sdch/SConscript | 2 +- sdch/sdch.vcproj | 64 ++++++++++++++++++++++++------------------------- sdch/using_sdch.vsprops | 2 +- 3 files changed, 34 insertions(+), 34 deletions(-) (limited to 'sdch') diff --git a/sdch/SConscript b/sdch/SConscript index 08e756a..c6c57fb 100644 --- a/sdch/SConscript +++ b/sdch/SConscript @@ -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 = [ diff --git a/sdch/sdch.vcproj b/sdch/sdch.vcproj index 0b37725..91a9564 100644 --- a/sdch/sdch.vcproj +++ b/sdch/sdch.vcproj @@ -36,7 +36,7 @@ /> @@ -212,47 +212,47 @@ UniqueIdentifier="{883D491D-EF73-4c2f-BB09-6F87DC95DC28}" > diff --git a/sdch/using_sdch.vsprops b/sdch/using_sdch.vsprops index 3c25048..fd694e9 100644 --- a/sdch/using_sdch.vsprops +++ b/sdch/using_sdch.vsprops @@ -6,6 +6,6 @@ > -- cgit v1.1