| Index: third_party/WebKit/Source/platform/exported/WebMediaStreamSource.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebMediaStreamSource.cpp b/third_party/WebKit/Source/platform/exported/WebMediaStreamSource.cpp
|
| index d8001a89a43a192fe77a0efd9a321d10f3f89355..30a0c582102deaa4ec67869945269fc9f13bd38d 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebMediaStreamSource.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/WebMediaStreamSource.cpp
|
| @@ -35,7 +35,6 @@
|
| #include "public/platform/WebAudioDestinationConsumer.h"
|
| #include "public/platform/WebMediaConstraints.h"
|
| #include "public/platform/WebString.h"
|
| -#include "wtf/MainThread.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/Vector.h"
|
|
|
|
|