diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-30 01:31:07 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-30 01:31:07 +0000 |
commit | 81870ae8c94f96486435a11a490fa53e4dafb096 (patch) | |
tree | e4ce9353aec4ae676710e139381169b6a4965014 /DEPS | |
parent | f58bddab858b88bddd77d7ef8d01a4a2eea55364 (diff) | |
download | chromium_src-81870ae8c94f96486435a11a490fa53e4dafb096.zip chromium_src-81870ae8c94f96486435a11a490fa53e4dafb096.tar.gz chromium_src-81870ae8c94f96486435a11a490fa53e4dafb096.tar.bz2 |
Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Graphics2D.
TEST=it compiles
BUG=none
Review URL: http://codereview.chromium.org/3255003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57825 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -163,7 +163,7 @@ deps = { Var("libvpx_revision"), "src/third_party/ppapi": - "http://ppapi.googlecode.com/svn/trunk@215", + "http://ppapi.googlecode.com/svn/trunk@220", "src/third_party/libjingle/source": "http://libjingle.googlecode.com/svn/branches/nextsnap@" + |