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

Unified Diff: content/content_browser.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/browser/media/session/media_session_delegate_default.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 4a107a5c40611f8b92824134cd860cb4599fea60..ee1c58813146470f962ad597f9ef36544761fd21 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1084,6 +1084,8 @@
'browser/media/media_web_contents_observer.h',
'browser/media/midi_host.cc',
'browser/media/midi_host.h',
+ 'browser/media/session/audio_focus_manager.cc',
+ 'browser/media/session/audio_focus_manager.h',
'browser/media/session/media_session.cc',
'browser/media/session/media_session.h',
'browser/media/session/media_session_controller.cc',
« no previous file with comments | « content/browser/media/session/media_session_delegate_default.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698