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

Unified Diff: content/test/BUILD.gn

Issue 2274873003: Letting Flash join MediaSession (stack implementaion) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@media_session_type
Patch Set: addressed jochen's comments 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 00f1567bda7c84d62e2d5190842b84f44f5856c7..1341f58544616c4bb8382e0473ef40323955ccf0 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1599,6 +1599,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