summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index f86f3c3..5f51cdb 100644
--- a/DEPS
+++ b/DEPS
@@ -141,6 +141,9 @@ deps = {
"src/third_party/ffmpeg/source/patched-ffmpeg-mt":
"/trunk/deps/third_party/ffmpeg/patched-ffmpeg-mt@" +
Var("ffmpeg_revision"),
+
+ "src/third_party/ppapi":
+ "http://ppapi.googlecode.com/svn/trunk@5",
}