diff options
author | jar@google.com <jar@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-30 01:18:09 +0000 |
---|---|---|
committer | jar@google.com <jar@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-30 01:18:09 +0000 |
commit | cc510c17f62f0f1654b51d6edd055976dbf16a6e (patch) | |
tree | cf525ec1c8d6300d17a455a10b6fe0cc0d4ff6c1 /DEPS | |
parent | 7794ec00dd9e3b03fe5c261d993ade85a93b47ec (diff) | |
download | chromium_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 'DEPS')
-rw-r--r-- | DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ deps = { "src/googleurl": "http://google-url.googlecode.com/svn/trunk@93", + "src/sdch/open-vcdiff": + "http://open-vcdiff.googlecode.com/svn/trunk@18", + "src/testing/gtest": "http://googletest.googlecode.com/svn/trunk@63", |