Index: third_party/WebKit/Source/modules/filesystem/FileWriter.cpp |
diff --git a/third_party/WebKit/Source/modules/filesystem/FileWriter.cpp b/third_party/WebKit/Source/modules/filesystem/FileWriter.cpp |
index 5e5606787111119e246283b21b7e4429b01093ce..28b16dfa37fabae51d3981aa999f520f584cf6ad 100644 |
--- a/third_party/WebKit/Source/modules/filesystem/FileWriter.cpp |
+++ b/third_party/WebKit/Source/modules/filesystem/FileWriter.cpp |
@@ -31,7 +31,6 @@ |
#include "modules/filesystem/FileWriter.h" |
#include "bindings/core/v8/ExceptionState.h" |
-#include "core/dom/ExceptionCode.h" |
#include "core/events/ProgressEvent.h" |
#include "core/fileapi/Blob.h" |
#include "core/inspector/InspectorInstrumentation.h" |