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

Unified Diff: content/test/BUILD.gn

Issue 2526533002: Allow MediaSession in iframes to be routed (Closed)
Patch Set: addressed new commets from Anton Created 4 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 a1c29f08c8a249b4b67ae776742064fd93c3c29c..30b9203d4727c00e1c4fd6c5064a3c004f9038f2 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1128,6 +1128,7 @@ test("content_unittests") {
"../browser/media/midi_host_unittest.cc",
"../browser/media/session/audio_focus_manager_unittest.cc",
"../browser/media/session/media_session_controller_unittest.cc",
+ "../browser/media/session/media_session_impl_service_routing_unittest.cc",
"../browser/media/session/media_session_uma_helper_unittest.cc",
"../browser/memory/memory_coordinator_impl_unittest.cc",
"../browser/memory/memory_coordinator_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698