| Index: third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp b/third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp
|
| index eaf46a0c23b9d43d2b3527a58d2e9b77a8da8f91..260ca91cd043aa7ddad9eaf1261e4c3a973b10d6 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentRequestDetailsTest.cpp
|
| @@ -12,7 +12,6 @@
|
| #include "modules/payments/PaymentDetails.h"
|
| #include "modules/payments/PaymentTestHelper.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/OwnPtr.h"
|
| #include <ostream> // NOLINT
|
|
|
| namespace blink {
|
|
|