| Index: third_party/WebKit/Source/modules/filesystem/DraggedIsolatedFileSystemImpl.cpp
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/DraggedIsolatedFileSystemImpl.cpp b/third_party/WebKit/Source/modules/filesystem/DraggedIsolatedFileSystemImpl.cpp
|
| index 97c5b35e52571c465d0462d036f228f1d685be99..a7f2c435b431309ae8ab6e4dea287a169004f633 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/DraggedIsolatedFileSystemImpl.cpp
|
| +++ b/third_party/WebKit/Source/modules/filesystem/DraggedIsolatedFileSystemImpl.cpp
|
| @@ -34,7 +34,6 @@
|
| #include "modules/filesystem/DOMFileSystem.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| namespace blink {
|
|
|
|
|