Index: third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h b/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h |
index 168c307c55e12ba753573b79c95e565791f98cea..1836f75ff10e09c8b5d7cf13460019bac307e1e6 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h |
@@ -5,10 +5,10 @@ |
#ifndef IDLDictionaryBase_h |
#define IDLDictionaryBase_h |
+#include <v8.h> |
#include "core/CoreExport.h" |
#include "platform/heap/Handle.h" |
#include "wtf/Allocator.h" |
-#include <v8.h> |
namespace blink { |