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

Unified Diff: content/content_tests.gypi

Issue 1570043002: Implement MediaSession on top of the WebMediaPlayerDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@media_session
Patch Set: Comments. Fix test? Created 4 years, 11 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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 23b6e370cc4285e61dc0857f72fe4300b02976a5..dd456ca4c1ed106f22dd9e5dc957cbc2d753d2ec 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -503,6 +503,7 @@
'browser/loader/upload_data_stream_builder_unittest.cc',
'browser/mach_broker_mac_unittest.cc',
'browser/media/android/media_session_uma_helper_unittest.cc',
+ 'browser/media/android/media_session_controller_unittest.cc',
'browser/media/audible_metrics_unittest.cc',
'browser/media/audio_stream_monitor_unittest.cc',
'browser/media/capture/audio_mirroring_manager_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698