diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-02 20:14:25 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-02 20:14:25 +0000 |
commit | 44d80ea05e0862f76657f7b0009b5274269cb08e (patch) | |
tree | 61468c02e805157dc3da19c5bcd5164f61b4256d /DEPS | |
parent | aa9d4a9eab291ef35d6aed3fb390e0c7a76c8cc1 (diff) | |
download | chromium_src-44d80ea05e0862f76657f7b0009b5274269cb08e.zip chromium_src-44d80ea05e0862f76657f7b0009b5274269cb08e.tar.gz chromium_src-44d80ea05e0862f76657f7b0009b5274269cb08e.tar.bz2 |
Add support for running HTTP based tests.
Enable the Buffer test since it seems to work.
Convert to using test_case.html to drive all tests.
R=brettw
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/2805063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51556 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -158,7 +158,7 @@ deps = { Var("libvpx_revision"), "src/third_party/ppapi": - "http://ppapi.googlecode.com/svn/trunk@97", + "http://ppapi.googlecode.com/svn/trunk@98", "src/third_party/libjingle/source": "http://libjingle.googlecode.com/svn/branches/nextsnap@" + |