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

Unified Diff: media/BUILD.gn

Issue 408993002: Have media content and chrome browser tests load data from media/test/data (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « content/test/data/media/player.html ('k') | media/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 6b710be16a25c60320c7d92b83499d633be39349..10e95da9770abb8bc6222a52d125c205a57d8307 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -998,6 +998,7 @@ source_set("media_test_support") {
":media",
":shared_memory_support",
"//base",
+ "//net:test_support",
"//skia",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « content/test/data/media/player.html ('k') | media/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698