summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-20 19:26:46 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-20 19:26:46 +0000
commit90864a884d166bc380fc354e6a448bea1230a087 (patch)
treec1b48dd2daa216fc873df218da942bf904cccb08 /DEPS
parent95940f106670b9259dcc25cdeb56722d857dbca0 (diff)
downloadchromium_src-90864a884d166bc380fc354e6a448bea1230a087.zip
chromium_src-90864a884d166bc380fc354e6a448bea1230a087.tar.gz
chromium_src-90864a884d166bc380fc354e6a448bea1230a087.tar.bz2
Add a PPAPI ui test framework and start running the existing image data test.
Pull latest Pepper to get test updates. TEST=is what this is BUG=none Review URL: http://codereview.chromium.org/2076012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47828 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 2af4cde..b32dd31 100644
--- a/DEPS
+++ b/DEPS
@@ -151,7 +151,7 @@ deps = {
Var("libvpx_revision"),
"src/third_party/ppapi":
- "http://ppapi.googlecode.com/svn/trunk@44",
+ "http://ppapi.googlecode.com/svn/trunk@46",
}