| 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 d5cb3dc4ab0909423f587eb1d0fdaf996db3a4fa..5b9ddaab2a0f31267e017f5d1d663c13540b8fdd 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentsValidators.cpp
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentsValidators.cpp
|
| @@ -5,6 +5,7 @@
|
| #include "modules/payments/PaymentsValidators.h"
|
|
|
| #include "bindings/core/v8/ScriptRegexp.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/text/StringImpl.h"
|
|
|
| namespace blink {
|
|
|