| Index: third_party/WebKit/Source/modules/payments/PaymentsValidators.cpp
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentsValidators.cpp b/third_party/WebKit/Source/modules/payments/PaymentsValidators.cpp
|
| index f22050938a1b1067d8a81b1ea1b752f3ca76691d..989d5ecf46aec4f4c056917ecf996c0341ec69c0 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentsValidators.cpp
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentsValidators.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "bindings/core/v8/ScriptRegexp.h"
|
| #include "platform/weborigin/KURL.h"
|
| -#include "wtf/text/StringImpl.h"
|
| +#include "platform/wtf/text/StringImpl.h"
|
|
|
| namespace blink {
|
|
|
|
|