diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-25 04:21:49 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-25 04:21:49 +0000 |
commit | 1559f51e06ea7ac7e466338eec69b6a924a10512 (patch) | |
tree | 86e455b9784973571610cdc4c537979e27b8a587 /DEPS | |
parent | 2e4d302baa26a30eda29726bc04b9a554a5a6f8d (diff) | |
download | chromium_src-1559f51e06ea7ac7e466338eec69b6a924a10512.zip chromium_src-1559f51e06ea7ac7e466338eec69b6a924a10512.tar.gz chromium_src-1559f51e06ea7ac7e466338eec69b6a924a10512.tar.bz2 |
Chrome-side of tests for Pepper Device2D. This includes some bugfixes and minor tweaks.
TEST=this is
BUG=none
Review URL: http://codereview.chromium.org/2080021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48125 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,7 +151,7 @@ deps = { Var("libvpx_revision"), "src/third_party/ppapi": - "http://ppapi.googlecode.com/svn/trunk@50", + "http://ppapi.googlecode.com/svn/trunk@51", } |