| Index: third_party/WebKit/Source/modules/filesystem/FileWriterSync.cpp
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/FileWriterSync.cpp b/third_party/WebKit/Source/modules/filesystem/FileWriterSync.cpp
|
| index b147d96ad6f1c5bb4ab3bb365d02b1bd9d462580..e69331871b90408e253e0dc900ff9d18c929b261 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/FileWriterSync.cpp
|
| +++ b/third_party/WebKit/Source/modules/filesystem/FileWriterSync.cpp
|
| @@ -28,8 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -
|
| #include "modules/filesystem/FileWriterSync.h"
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
|
|