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

Unified Diff: content/content_browser.gypi

Issue 1131793004: Migrate AudioFocusChangeListener to browser and always send GAIN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: webview suggestions from boliu Created 5 years, 7 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/android/browser_media_player_manager.cc ('k') | content/content_jni.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 74c92137ad5c4ccb344a6237fdb97210ba80ee68..e4d0985e3d82ca6405ea97e6bd37e897aa1c18fe 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -955,6 +955,8 @@
'browser/mach_broker_mac.mm',
'browser/manifest/manifest_manager_host.cc',
'browser/manifest/manifest_manager_host.h',
+ 'browser/media/android/audio_focus_manager.cc',
+ 'browser/media/android/audio_focus_manager.h',
'browser/media/android/browser_demuxer_android.cc',
'browser/media/android/browser_demuxer_android.h',
'browser/media/android/browser_media_player_manager.cc',
« no previous file with comments | « content/browser/media/android/browser_media_player_manager.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698