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

Unified Diff: content/content_tests.gypi

Issue 896673003: Propagate audible state from player to the containing tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Excluded AudioStreamMonitor unittest on Android Created 5 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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 602f098a43489fc70192f0641694f9ac16c382cb..197518143fac7464378f94cd77d0e6f7cb84cf1b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1118,6 +1118,7 @@
'sources!': [
'browser/geolocation/network_location_provider_unittest.cc',
'browser/geolocation/wifi_data_provider_common_unittest.cc',
+ 'browser/media/audio_stream_monitor_unittest.cc',
'browser/webui/url_data_manager_backend_unittest.cc',
],
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698