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

Unified Diff: content/test/BUILD.gn

Issue 1539983004: Convert enable_mpeg2ts into a new-style buildflag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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 | « content/content_tests.gypi ('k') | media/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 03146a03f8df39a26673cee4f04a0396b0bd114c..c9d3a0535ffdc3a2f389b3fe10d3eb74878f3991 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -383,6 +383,7 @@ test("content_browsertests") {
"//gin",
"//gpu",
"//ipc:test_support",
+ "//media:media_features",
"//media:shared_memory_support",
"//media:test_support",
"//media/audio:test_support",
« no previous file with comments | « content/content_tests.gypi ('k') | media/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698