Index: third_party/WebKit/Source/bindings/core/v8/DictionaryIterator.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/DictionaryIterator.h b/third_party/WebKit/Source/bindings/core/v8/DictionaryIterator.h |
index 29b898c021cbe3aba0d021ae35a55f66460e13ab..18660b6dab2547451d5c53cb59ba20487cee9d75 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/DictionaryIterator.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/DictionaryIterator.h |
@@ -5,9 +5,9 @@ |
#ifndef DictionaryIterator_h |
#define DictionaryIterator_h |
+#include <v8.h> |
#include "core/CoreExport.h" |
#include "wtf/Allocator.h" |
-#include <v8.h> |
namespace WTF { |