Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: DEPS

Issue 1227173002: Reland third_party/libwebm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: README.chromium update Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/libwebm/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'),
« no previous file with comments | « no previous file | third_party/libwebm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698