| 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 c3a558147813f4ba342b6cd7fa8d7c8d848537c5..0f91d610960e9ad858c4713808de3efeb7817cf9 100644
|
| --- a/third_party/WebKit/Source/modules/sensor/SensorErrorEvent.cpp
|
| +++ b/third_party/WebKit/Source/modules/sensor/SensorErrorEvent.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "modules/sensor/SensorErrorEvent.h"
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "v8/include/v8.h"
|
|
|
| namespace blink {
|
|
|