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

Unified Diff: DEPS

Issue 10829369: Add media dep to NaCl in preparation of shared target. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 8 years, 4 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
===================================================================
--- DEPS (revision 9498)
+++ DEPS (working copy)
@@ -35,6 +35,8 @@
Var("chromium_trunk") + "/src/chrome/test/pyautolib@" + Var("chrome_rev"),
"gpu":
Var("chromium_trunk") + "/src/gpu@" + Var("chrome_rev"),
+ "media":
+ Var("chromium_trunk") + "/src/media@" + Var("chrome_rev"),
"native_client/tools/perf_expectations":
Var("chromium_trunk") + "/src/tools/perf_expectations@" + Var("chrome_rev"),
"net/tools/testserver":
« 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