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

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 Anton'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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0adada204c9400bcd594c6e7a83a60bab173d962..da5192fc6967430090da3ffb966ffe59c4864481 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",
mlamouri (slow - plz ping) 2016/09/30 09:35:22 Can you also remove the implementation from Androi
Zhiqiang Zhang (Slow) 2016/09/30 10:04:43 Done.
"../browser/power_usage_monitor_impl_unittest.cc",
"../browser/webui/url_data_manager_backend_unittest.cc",
]

Powered by Google App Engine
This is Rietveld 408576698