summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-11 00:55:04 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-11 00:55:04 +0000
commitc3e815ac39d136f1e20892ea3bb348be04f15384 (patch)
tree691a18f07b8917fee80388fb08a01017c400b804 /DEPS
parentddbbfe2acf8c482df256c99e23c59ff54aa70b5f (diff)
downloadchromium_src-c3e815ac39d136f1e20892ea3bb348be04f15384.zip
chromium_src-c3e815ac39d136f1e20892ea3bb348be04f15384.tar.gz
chromium_src-c3e815ac39d136f1e20892ea3bb348be04f15384.tar.bz2
Revert 46876 - Pull latest ppapi, update rect usage.
Broke the build: http://build.chromium.org/buildbot/waterfall/builders/Chromium%20XP/builds/11847/steps/compile/logs/stdio Review URL: http://codereview.chromium.org/1981010 TBR=brettw@chromium.org Review URL: http://codereview.chromium.org/2057004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46879 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 265730f..a58e2de 100644
--- a/DEPS
+++ b/DEPS
@@ -143,7 +143,7 @@ deps = {
Var("ffmpeg_revision"),
"src/third_party/ppapi":
- "http://ppapi.googlecode.com/svn/trunk@10",
+ "http://ppapi.googlecode.com/svn/trunk@5",
}