| Index: third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentDetailsTestHelper.cpp b/third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp
|
| similarity index 98%
|
| rename from third_party/WebKit/Source/modules/payments/PaymentDetailsTestHelper.cpp
|
| rename to third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp
|
| index 419531f0cd4e8512bbde6b3f36499cb810e971eb..ee4f423163341c3818ed313910b417427fe0c987 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentDetailsTestHelper.cpp
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentTestHelper.cpp
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "modules/payments/PaymentDetailsTestHelper.h"
|
| +#include "modules/payments/PaymentTestHelper.h"
|
|
|
| #include "modules/payments/CurrencyAmount.h"
|
| #include "platform/heap/HeapAllocator.h"
|
|
|