| Index: third_party/WebKit/Source/modules/payments/PaymentTestHelper.h
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentTestHelper.h b/third_party/WebKit/Source/modules/payments/PaymentTestHelper.h
|
| index ff5361fb3d5f05b38a64ae9060f5b5a000e2e17a..a71d25b7dee7a715f15426ee7f97fafa97803283 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentTestHelper.h
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentTestHelper.h
|
| @@ -7,12 +7,12 @@
|
|
|
| #include "bindings/core/v8/ScriptFunction.h"
|
| #include "bindings/core/v8/V8DOMException.h"
|
| +#include "components/payments/payment_request.mojom-blink.h"
|
| #include "modules/payments/PaymentDetails.h"
|
| #include "modules/payments/PaymentItem.h"
|
| #include "modules/payments/PaymentShippingOption.h"
|
| #include "platform/heap/HeapAllocator.h"
|
| #include "platform/heap/Persistent.h"
|
| -#include "public/platform/modules/payments/payment_request.mojom-blink.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/Vector.h"
|
|
|