| 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 f7c9a8560855c746ccce94417710f14a7fcc8119..b7ddf66d731f80b0fb49ba3f83dc96c1f7302f69 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"
|
|
|