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

Unified Diff: DEPS

Issue 134643003: Add libwebm in third_party. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 6 years, 11 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 | « .gitignore ('k') | third_party/libwebm/OWNERS » ('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 a9b718affedf23275dd549d5d51a552fa33ca710..6d0ef9809d23d2e67e122b13451ab7a2474b339a 100644
--- a/DEPS
+++ b/DEPS
@@ -293,6 +293,10 @@ deps = {
"src/third_party/html_office":
Var("chromium_git") +
"/chromium/html-office-public.git@1d04f3dfbd8bd604190dfb6f5a030d30233ba6ea",
+
+ "src/third_party/libwebm/source":
+ Var("chromium_git") +
+ "/webm/libwebm.git@0f7815b036651e242ec8c2fcfb59fe54f69be1a8",
}
« no previous file with comments | « .gitignore ('k') | third_party/libwebm/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698