Commit 2f182177 authored by Becca Hughes's avatar Becca Hughes Committed by Commit Bot

[Media Session] Fix Android Jumbo build

Fix Android jumbo build.

BUG=876227

Change-Id: Iabe7d634e2019ac15993ac53570b7c20e581549f
Reviewed-on: https://chromium-review.googlesource.com/1192118Reviewed-by: default avatarJohn Rummell <jrummell@chromium.org>
Commit-Queue: Becca Hughes <beccahughes@chromium.org>
Cr-Commit-Position: refs/heads/master@{#586765}
parent 7f9a63ef
...@@ -18,8 +18,6 @@ enum class AudioFocusType; ...@@ -18,8 +18,6 @@ enum class AudioFocusType;
namespace content { namespace content {
enum class AudioFocusType;
// AudioFocusDelegateAndroid handles the audio focus at a system level on // AudioFocusDelegateAndroid handles the audio focus at a system level on
// Android. It is also proxying the JNI calls. // Android. It is also proxying the JNI calls.
class AudioFocusDelegateAndroid : public AudioFocusDelegate { class AudioFocusDelegateAndroid : public AudioFocusDelegate {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment