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

Unified Diff: DEPS

Issue 10905108: Add opus in third_party. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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/opus/README.chromium » ('j') | tools/checklicenses/checklicenses.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index a6e46f2e850abb2d97226c4ae8bf0b907d379bd3..bd879b40a97aec1add8ae1288c276ec2f00e7056 100644
--- a/DEPS
+++ b/DEPS
@@ -318,6 +318,9 @@ deps = {
"src/third_party/pywebsocket/src":
(Var("googlecode_url") % "pywebsocket") + "/trunk/src@662",
+
+ "src/third_party/opus/src":
+ "/trunk/deps/third_party/opus@162558",
}
« no previous file with comments | « no previous file | third_party/opus/README.chromium » ('j') | tools/checklicenses/checklicenses.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698