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

Unified Diff: content/content_browser.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: Addressed Ted's comments and compiled IsAudible() only under OS_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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 3451faf0d3de5aeaabeb7449532b15f984419035..20c4356eed4424541a06207abbbff854eb5c5631 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -293,6 +293,8 @@
'browser/accessibility/browser_accessibility_win.cc',
'browser/accessibility/browser_accessibility_win.h',
'browser/android/animation_utils.h',
+ 'browser/android/audio_monitor_android.cc',
+ 'browser/android/audio_monitor_android.h',
'browser/android/browser_jni_registrar.cc',
'browser/android/browser_jni_registrar.h',
'browser/android/browser_startup_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698