summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-18 20:12:29 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-18 20:12:29 +0000
commit334169608d031f599445f161322a7b5bd79b9822 (patch)
treedaf565e6f8578c78e19d562326dd7eabc2f68493 /DEPS
parentf90ad12b2267b7ae90df254f95d47fd4aa437ef9 (diff)
downloadchromium_src-334169608d031f599445f161322a7b5bd79b9822.zip
chromium_src-334169608d031f599445f161322a7b5bd79b9822.tar.gz
chromium_src-334169608d031f599445f161322a7b5bd79b9822.tar.bz2
Pull latest ppapi to get 64-bit fixes.
TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47553 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 2b92c9d..99c16ac 100644
--- a/DEPS
+++ b/DEPS
@@ -143,7 +143,7 @@ deps = {
Var("ffmpeg_revision"),
"src/third_party/ppapi":
- "http://ppapi.googlecode.com/svn/trunk@40",
+ "http://ppapi.googlecode.com/svn/trunk@41",
}