| Index: third_party/WebKit/Source/modules/payments/PaymentAppServiceWorkerGlobalScope.h
|
| diff --git a/third_party/WebKit/Source/modules/payments/PaymentAppServiceWorkerGlobalScope.h b/third_party/WebKit/Source/modules/payments/PaymentAppServiceWorkerGlobalScope.h
|
| index f57192d30a8b0310e0880314646644d2dd97892f..ee82750607679c0f2848040ad09c234fd1abd23f 100644
|
| --- a/third_party/WebKit/Source/modules/payments/PaymentAppServiceWorkerGlobalScope.h
|
| +++ b/third_party/WebKit/Source/modules/payments/PaymentAppServiceWorkerGlobalScope.h
|
| @@ -6,7 +6,7 @@
|
| #define PaymentAppServiceWorkerGlobalScope_h
|
|
|
| #include "core/events/EventTarget.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|