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

Unified Diff: content/test/BUILD.gn

Issue 2711293003: Media Session: add test for crash with command send on iframe during unload. (Closed)
Patch Set: add comment Created 3 years, 10 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 9784141fda9015106ff8a5e7a9bd6473b1f75788..f8f860bc0ede6ffcd41070ea362f0296581b4074 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -617,6 +617,7 @@ test("content_browsertests") {
"../browser/media/session/audio_focus_delegate_default_browsertest.cc",
"../browser/media/session/media_session_impl_browsertest.cc",
"../browser/media/session/media_session_impl_visibility_browsertest.cc",
+ "../browser/media/session/media_session_service_impl_browsertest.cc",
"../browser/media/session/mock_media_session_player_observer.cc",
"../browser/media/session/mock_media_session_player_observer.h",
"../browser/memory/memory_coordinator_impl_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698