Index: third_party/WebKit/Source/modules/sensor/SensorErrorEvent.cpp |
diff --git a/third_party/WebKit/Source/modules/sensor/SensorErrorEvent.cpp b/third_party/WebKit/Source/modules/sensor/SensorErrorEvent.cpp |
index 2a39eb4eaace72e103168e476896a73626480d0f..dba6609cfb01a4dc6afd73c868e051a2adfa1a0d 100644 |
--- a/third_party/WebKit/Source/modules/sensor/SensorErrorEvent.cpp |
+++ b/third_party/WebKit/Source/modules/sensor/SensorErrorEvent.cpp |
@@ -4,8 +4,8 @@ |
#include "modules/sensor/SensorErrorEvent.h" |
-#include "bindings/core/v8/V8Binding.h" |
#include <v8.h> |
+#include "bindings/core/v8/V8Binding.h" |
namespace blink { |