| Index: third_party/WebKit/Source/platform/mediastream/MediaStreamComponent.h
|
| diff --git a/third_party/WebKit/Source/platform/mediastream/MediaStreamComponent.h b/third_party/WebKit/Source/platform/mediastream/MediaStreamComponent.h
|
| index 5459534f1d5eeed058dd12d71303f78d0e97f768..8aa26e9940f202859df502732938a79db3249f37 100644
|
| --- a/third_party/WebKit/Source/platform/mediastream/MediaStreamComponent.h
|
| +++ b/third_party/WebKit/Source/platform/mediastream/MediaStreamComponent.h
|
| @@ -104,7 +104,8 @@ class PLATFORM_EXPORT MediaStreamComponent final
|
|
|
| ~AudioSourceProviderImpl() override {}
|
|
|
| - // Wraps the given blink::WebAudioSourceProvider to blink::AudioSourceProvider.
|
| + // Wraps the given blink::WebAudioSourceProvider to
|
| + // blink::AudioSourceProvider.
|
| void wrap(WebAudioSourceProvider*);
|
|
|
| // blink::AudioSourceProvider
|
|
|