| Index: third_party/WebKit/Source/modules/payments/PaymentAppRequestConversion.h
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentAppRequestConversion.h b/third_party/WebKit/Source/modules/payments/PaymentAppRequestConversion.h
|
| index 5289f3e75ce3c8989c3731afeeb25e2f61237a92..80b3c36060133897d0b9f6d64b942855e16cf720 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentAppRequestConversion.h
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentAppRequestConversion.h
|
| @@ -6,7 +6,7 @@
|
| #define PaymentAppRequestConversion_h
|
|
|
| #include "modules/payments/PaymentAppRequest.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|