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

Unified Diff: content/test/BUILD.gn

Issue 2381963004: Reland "Letting Flash join MediaSession (stack implementaion)" (Closed)
Patch Set: Created 4 years, 3 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/browser/media/session/media_session_browsertest.cc ('k') | docs/audio_focus.md » ('j') | no next file with comments »
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 abf85cac71c192b22e78297bf3eebcf6a052b164..b8775f3bf69ebe510e1f3d77b721f514b99f081c 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1598,6 +1598,7 @@ test("content_unittests") {
"../renderer/media/android/webmediasession_android_unittest.cc",
]
sources -= [
+ "../browser/media/session/audio_focus_manager_unittest.cc",
"../browser/power_usage_monitor_impl_unittest.cc",
"../browser/webui/url_data_manager_backend_unittest.cc",
]
« no previous file with comments | « content/browser/media/session/media_session_browsertest.cc ('k') | docs/audio_focus.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698