summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-20 19:30:52 +0000
committersehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-20 19:30:52 +0000
commitf078658c9d650668823d4e1660b9732f35ac69d9 (patch)
tree511716ecca0d85213fb40a3ce56e3746d8375ee2 /DEPS
parent17d48e91ad0ee5fe7d3f74c47e455aa8954e131f (diff)
downloadchromium_src-f078658c9d650668823d4e1660b9732f35ac69d9.zip
chromium_src-f078658c9d650668823d4e1660b9732f35ac69d9.tar.gz
chromium_src-f078658c9d650668823d4e1660b9732f35ac69d9.tar.bz2
Get the latest PPAPI version that fixes the nacl build break.
BUG=none TEST=none Review URL: http://codereview.chromium.org/3421019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59958 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 ef98588e..4c7e99d 100644
--- a/DEPS
+++ b/DEPS
@@ -167,7 +167,7 @@ deps = {
Var("libvpx_revision"),
"src/third_party/ppapi":
- (Var("googlecode_url") % "ppapi") + "/trunk@255",
+ (Var("googlecode_url") % "ppapi") + "/trunk@256",
"src/third_party/libjingle/source":
(Var("googlecode_url") % "libjingle") + "/branches/nextsnap@" +