Index: Source/bindings/core/v8/custom/V8FileCustom.cpp |
diff --git a/Source/bindings/core/v8/custom/V8FileCustom.cpp b/Source/bindings/core/v8/custom/V8FileCustom.cpp |
index 8572265c805b9946f8bf4eed8545e6e58d5c94ec..69cefe8323f6c41e18066f784cf83eb2a1ccc380 100644 |
--- a/Source/bindings/core/v8/custom/V8FileCustom.cpp |
+++ b/Source/bindings/core/v8/custom/V8FileCustom.cpp |
@@ -31,8 +31,8 @@ |
#include "config.h" |
#include "bindings/core/v8/V8File.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "bindings/core/v8/custom/V8BlobCustomHelpers.h" |
-#include "bindings/v8/ExceptionState.h" |
#include "platform/RuntimeEnabledFeatures.h" |
namespace WebCore { |