summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-11 17:20:53 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-11 17:20:53 +0000
commit9002d6cd1f2c03af2c017dfdd8ab522e1be7d912 (patch)
tree1e374bd89a7f51638eea82d88308f941d5fb7d61 /DEPS
parent03e220f75621e6773f0a4bb13d0c59f03035bbaa (diff)
downloadchromium_src-9002d6cd1f2c03af2c017dfdd8ab522e1be7d912.zip
chromium_src-9002d6cd1f2c03af2c017dfdd8ab522e1be7d912.tar.gz
chromium_src-9002d6cd1f2c03af2c017dfdd8ab522e1be7d912.tar.bz2
Pull latest ppapi, update rect usage.
This is an unrevert of r46879 which reverted my previous 46876. It includes the fix for the Windows build. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46933 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 68ca9d2..e635298 100644
--- a/DEPS
+++ b/DEPS
@@ -143,7 +143,7 @@ deps = {
Var("ffmpeg_revision"),
"src/third_party/ppapi":
- "http://ppapi.googlecode.com/svn/trunk@5",
+ "http://ppapi.googlecode.com/svn/trunk@11",
}