| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index fb55a2a222caba0b1eac3b5bb780aa29e6092313..e3066691b185499150f6f9a2a7e0b0b7cdbcadda 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'),
|
|
|
|
|