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

Unified Diff: DEPS

Issue 12843039: Update DEPS with new third party library openmax_dl. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Update to r3720 Created 7 years, 9 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 | no next file » | 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 b8a63b972bb98cacce76a15218a91885067bcfde..48ef1a4236334fb613a23cdd3e2cef28850a7c26 100644
--- a/DEPS
+++ b/DEPS
@@ -294,6 +294,9 @@ deps = {
"src/third_party/webrtc":
(Var("googlecode_url") % "webrtc") + "/stable/webrtc@" + Var("webrtc_revision"),
+ "src/third_party/openmax_dl":
+ (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@3720",
+
"src/third_party/jsoncpp/source/include":
(Var("sourceforge_url") % {"repo": "jsoncpp"}) +
"/trunk/jsoncpp/include@" + Var("jsoncpp_revision"),
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698