summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormcasas <mcasas@chromium.org>2015-07-14 09:20:47 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-14 16:21:32 +0000
commit09903b31ee8a9bf3dfbac6ceb21452c969025071 (patch)
tree70de226e2f505449305ae877885611677e116624 /DEPS
parent77ffd7ee417e2a82c9bbefb10adcca6546ffd489 (diff)
downloadchromium_src-09903b31ee8a9bf3dfbac6ceb21452c969025071.zip
chromium_src-09903b31ee8a9bf3dfbac6ceb21452c969025071.tar.gz
chromium_src-09903b31ee8a9bf3dfbac6ceb21452c969025071.tar.bz2
Reland third_party/libwebm
The starting point is smart-extracted from https://codereview.chromium.org/820593002 and is to be used for MediaStream Recording API, see bug and/or DD https://goo.gl/kreaQj BUG=262211 Review URL: https://codereview.chromium.org/1227173002 Cr-Commit-Position: refs/heads/master@{#338700}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 9c6279f..eab79c8 100644
--- a/DEPS
+++ b/DEPS
@@ -259,6 +259,9 @@ deps = {
'src/third_party/cld_2/src':
Var('chromium_git') + '/external/cld2.git' + '@' + '14d9ef8d4766326f8aa7de54402d1b9c782d4481', # from svn revision 193
+ 'src/third_party/libwebm/source':
+ Var('chromium_git') + '/webm/libwebm.git' + '@' + '75a6d2da8b63e0c446ec0ce1ac942c2962d959d7',
+
'src/third_party/pdfium':
'https://pdfium.googlesource.com/pdfium.git' + '@' + Var('pdfium_revision'),