| Index: third_party/WebKit/Source/modules/background_fetch/ServiceWorkerGlobalScopeBackgroundFetch.h
|
| diff --git a/third_party/WebKit/Source/modules/background_fetch/ServiceWorkerGlobalScopeBackgroundFetch.h b/third_party/WebKit/Source/modules/background_fetch/ServiceWorkerGlobalScopeBackgroundFetch.h
|
| index 29828589b4bb0cf78bb91a088e63c2ebf0a58288..b4cb919ca2744bff1aa03ab8d7cafe2ed813fb46 100644
|
| --- a/third_party/WebKit/Source/modules/background_fetch/ServiceWorkerGlobalScopeBackgroundFetch.h
|
| +++ b/third_party/WebKit/Source/modules/background_fetch/ServiceWorkerGlobalScopeBackgroundFetch.h
|
| @@ -6,7 +6,7 @@
|
| #define ServiceWorkerGlobalScopeBackgroundFetch_h
|
|
|
| #include "core/events/EventTarget.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|