| Index: third_party/WebKit/Source/modules/push_messaging/PushMessageData.cpp
|
| diff --git a/third_party/WebKit/Source/modules/push_messaging/PushMessageData.cpp b/third_party/WebKit/Source/modules/push_messaging/PushMessageData.cpp
|
| index df88aaf1dd2bf9b18738eb93dc02930d29f5f6a1..ea6a47c268a49113424b9b8bc71701c43c299516 100644
|
| --- a/third_party/WebKit/Source/modules/push_messaging/PushMessageData.cpp
|
| +++ b/third_party/WebKit/Source/modules/push_messaging/PushMessageData.cpp
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
| #include "bindings/core/v8/ScriptState.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/modules/v8/ArrayBufferOrArrayBufferViewOrUSVString.h"
|
| #include "core/dom/DOMArrayBuffer.h"
|
| #include "core/fileapi/Blob.h"
|
|
|