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