| Index: third_party/WebKit/Source/platform/mediastream/MediaStreamWebAudioSource.h
|
| diff --git a/third_party/WebKit/Source/platform/mediastream/MediaStreamWebAudioSource.h b/third_party/WebKit/Source/platform/mediastream/MediaStreamWebAudioSource.h
|
| index 9383fc83bd50761af4769ef356ba786910adfb33..a2d426055b7085a9213e58a586fbdef69230ab7e 100644
|
| --- a/third_party/WebKit/Source/platform/mediastream/MediaStreamWebAudioSource.h
|
| +++ b/third_party/WebKit/Source/platform/mediastream/MediaStreamWebAudioSource.h
|
| @@ -38,8 +38,6 @@
|
| #include "wtf/ThreadingPrimitives.h"
|
| #include "wtf/build_config.h"
|
|
|
| -#if ENABLE(WEB_AUDIO)
|
| -
|
| namespace blink {
|
|
|
| class WebAudioSourceProvider;
|
| @@ -62,6 +60,4 @@ private:
|
|
|
| } // namespace blink
|
|
|
| -#endif // ENABLE(WEB_AUDIO)
|
| -
|
| #endif // MediaStreamWebAudioSource_h
|
|
|