| Index: third_party/WebKit/Source/modules/payments/PaymentRequestRespondWithObserver.cpp
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentRequestRespondWithObserver.cpp b/third_party/WebKit/Source/modules/payments/PaymentRequestRespondWithObserver.cpp
|
| index 077c7784a3a3b9c42357553f5214664c992f30eb..5a593181dca95683307f6ab437d60fa3a2268263 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentRequestRespondWithObserver.cpp
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentRequestRespondWithObserver.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <v8.h>
|
| #include "bindings/core/v8/ScriptValue.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/modules/v8/V8PaymentAppResponse.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/inspector/ConsoleMessage.h"
|
|
|