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

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: Remove redundant ffmpeg_branding introduced by incorrect merge Created 5 years 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
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",

Powered by Google App Engine
This is Rietveld 408576698