Index: third_party/WebKit/Source/core/streams/ReadableStreamOperations.h |
diff --git a/third_party/WebKit/Source/core/streams/ReadableStreamOperations.h b/third_party/WebKit/Source/core/streams/ReadableStreamOperations.h |
index 841681fee52b3c41370e23ede9970b319b7737e3..dcd0a825e11a5ff84278702283664f69566fe207 100644 |
--- a/third_party/WebKit/Source/core/streams/ReadableStreamOperations.h |
+++ b/third_party/WebKit/Source/core/streams/ReadableStreamOperations.h |
@@ -5,9 +5,9 @@ |
#ifndef ReadableStreamOperations_h |
#define ReadableStreamOperations_h |
+#include <v8.h> |
#include "bindings/core/v8/ScriptPromise.h" |
#include "bindings/core/v8/ScriptValue.h" |
-#include <v8.h> |
namespace blink { |