| Index: third_party/WebKit/Source/modules/filesystem/FileWriterBase.cpp
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/FileWriterBase.cpp b/third_party/WebKit/Source/modules/filesystem/FileWriterBase.cpp
|
| index b4d51b66e3d24df956c8d63a4188b032c0a543da..12c9b9ec99724aeaf9da27c7a2035c37ad792694 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/FileWriterBase.cpp
|
| +++ b/third_party/WebKit/Source/modules/filesystem/FileWriterBase.cpp
|
| @@ -28,8 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -
|
| #include "modules/filesystem/FileWriterBase.h"
|
|
|
| #include "core/events/ProgressEvent.h"
|
|
|