Index: third_party/WebKit/Source/bindings/core/v8/BindingSecurity.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/BindingSecurity.h b/third_party/WebKit/Source/bindings/core/v8/BindingSecurity.h |
index 0ecd29cd17f58335d60fe944a717c106ea54d44a..c025a233bc42e07c33802a48318f07903659b1a0 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/BindingSecurity.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/BindingSecurity.h |
@@ -31,9 +31,9 @@ |
#ifndef BindingSecurity_h |
#define BindingSecurity_h |
+#include <v8.h> |
#include "core/CoreExport.h" |
#include "wtf/Allocator.h" |
-#include <v8.h> |
namespace blink { |