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

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: Buildfix Created 4 years, 12 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') | media/media.gyp » ('J')
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 ad9596b3d0d6dd5c4d7a0036b2e643a8a3ced127..219465133bfd8c4098bcfc0bf86a4b2ad39d44d8 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -376,6 +376,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') | media/media.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698