summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-23 04:41:59 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-23 04:41:59 +0000
commit9d2951f6037aafcdae278d117b54027421937bac (patch)
tree94379892691f2cce5f9716962971fc489d417c3d /DEPS
parentb7c2e29503c528f053cd8659e1fbe3cbff427e86 (diff)
downloadchromium_src-9d2951f6037aafcdae278d117b54027421937bac.zip
chromium_src-9d2951f6037aafcdae278d117b54027421937bac.tar.gz
chromium_src-9d2951f6037aafcdae278d117b54027421937bac.tar.bz2
Pull latest PPAPI. Change key handling to support the new API.
TEST=PPAPI UI tests BUG=none Review URL: http://codereview.chromium.org/3386019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60258 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 7287ecd..ed7c01c 100644
--- a/DEPS
+++ b/DEPS
@@ -167,7 +167,7 @@ deps = {
Var("libvpx_revision"),
"src/third_party/ppapi":
- (Var("googlecode_url") % "ppapi") + "/trunk@256",
+ (Var("googlecode_url") % "ppapi") + "/trunk@259",
"src/third_party/libjingle/source":
(Var("googlecode_url") % "libjingle") + "/branches/nextsnap@" +