summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorjar@google.com <jar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-30 01:18:09 +0000
committerjar@google.com <jar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-30 01:18:09 +0000
commitcc510c17f62f0f1654b51d6edd055976dbf16a6e (patch)
treecf525ec1c8d6300d17a455a10b6fe0cc0d4ff6c1 /net
parent7794ec00dd9e3b03fe5c261d993ade85a93b47ec (diff)
downloadchromium_src-cc510c17f62f0f1654b51d6edd055976dbf16a6e.zip
chromium_src-cc510c17f62f0f1654b51d6edd055976dbf16a6e.tar.gz
chromium_src-cc510c17f62f0f1654b51d6edd055976dbf16a6e.tar.bz2
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
Diffstat (limited to 'net')
-rw-r--r--net/base/sdch_filter.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/base/sdch_filter.cc b/net/base/sdch_filter.cc
index 5fdb765..158c4bb 100644
--- a/net/base/sdch_filter.cc
+++ b/net/base/sdch_filter.cc
@@ -10,7 +10,7 @@
#include "net/base/sdch_filter.h"
#include "net/base/sdch_manager.h"
-#include "sdch/open_vcdiff/depot/opensource/open-vcdiff/src/google/vcdecoder.h"
+#include "sdch/open-vcdiff/src/google/vcdecoder.h"
SdchFilter::SdchFilter()
: decoding_status_(DECODING_UNINITIALIZED),