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

Unified Diff: content/test/BUILD.gn

Issue 2805553004: Wire up MediaCapabilities is_supported to MimeUtil (Closed)
Patch Set: Rebase and merge Created 3 years, 8 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 64f0c92c2e71f8c59a0a2cb748698745639b7127..bd3acc14856d6122c7ef3b294a854dd4efe56c57 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -632,6 +632,7 @@ test("content_browsertests") {
"../browser/media/media_browsertest.cc",
"../browser/media/media_browsertest.h",
"../browser/media/media_canplaytype_browsertest.cc",
+ "../browser/media/media_capabilities_browsertest.cc",
"../browser/media/media_color_browsertest.cc",
"../browser/media/media_redirect_browsertest.cc",
"../browser/media/media_source_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698