| Index: third_party/WebKit/Source/modules/payments/PaymentUpdater.h
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentUpdater.h b/third_party/WebKit/Source/modules/payments/PaymentUpdater.h
|
| index dc911a27cdf3ca7716e37ab1f9301130f2897085..60315f097f9bb0acf382b23517daea8456237096 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentUpdater.h
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentUpdater.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "modules/ModulesExport.h"
|
| #include "platform/heap/GarbageCollected.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|