summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-14 19:10:48 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-14 19:10:48 +0000
commit95ff077352e9cf1f78b79b2aa86e5675cbafae1d (patch)
tree47f32ccbfcda90df866fb1f5be1bf237f791c16d /DEPS
parent6c8bece66bb899bd9395a5d23d4442a344e74cc0 (diff)
downloadchromium_src-95ff077352e9cf1f78b79b2aa86e5675cbafae1d.zip
chromium_src-95ff077352e9cf1f78b79b2aa86e5675cbafae1d.tar.gz
chromium_src-95ff077352e9cf1f78b79b2aa86e5675cbafae1d.tar.bz2
Implement new painting API in Chrome. This also makes some minor tweaks and improvements to resource management in the Chrome Pepper layer.
TEST=none BUG=none Review URL: http://codereview.chromium.org/2096002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47294 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 7dfc658..a61edcc 100644
--- a/DEPS
+++ b/DEPS
@@ -143,7 +143,7 @@ deps = {
Var("ffmpeg_revision"),
"src/third_party/ppapi":
- "http://ppapi.googlecode.com/svn/trunk@11",
+ "http://ppapi.googlecode.com/svn/trunk@26",
}