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

Unified Diff: content/content_tests.gypi

Issue 1971443002: Implement Audio Focus Manager for desktop. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix leak in unit tests Created 4 years, 5 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/content_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 1068e699db2236fe903ffcf78ea02994c80ffc5e..7049e053b33dd7ba5e4984365a755977a2eb17a6 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -530,6 +530,7 @@
'browser/media/cdm_service_impl_unittest.cc',
'browser/media/media_internals_unittest.cc',
'browser/media/midi_host_unittest.cc',
+ 'browser/media/session/audio_focus_manager_unittest.cc',
'browser/media/session/media_session_controller_unittest.cc',
'browser/media/session/media_session_uma_helper_unittest.cc',
'browser/net/quota_policy_cookie_store_unittest.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698