| Index: third_party/WebKit/Source/modules/mediastream/MediaStreamRegistry.cpp
|
| diff --git a/third_party/WebKit/Source/modules/mediastream/MediaStreamRegistry.cpp b/third_party/WebKit/Source/modules/mediastream/MediaStreamRegistry.cpp
|
| index 9cc6870540df79aeb466a22cfc1da03110b5ef4f..a1f6580732f68121922be7e60cc273df9627c82e 100644
|
| --- a/third_party/WebKit/Source/modules/mediastream/MediaStreamRegistry.cpp
|
| +++ b/third_party/WebKit/Source/modules/mediastream/MediaStreamRegistry.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "core/html/HTMLMediaElement.h"
|
| #include "modules/mediastream/MediaStream.h"
|
| #include "platform/weborigin/KURL.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| namespace blink {
|
|
|
|
|