| Index: third_party/WebKit/Source/modules/notifications/ServiceWorkerGlobalScopeNotifications.h
|
| diff --git a/third_party/WebKit/Source/modules/notifications/ServiceWorkerGlobalScopeNotifications.h b/third_party/WebKit/Source/modules/notifications/ServiceWorkerGlobalScopeNotifications.h
|
| index 6534a33799108f05c04eb0a34f50bc924f24d638..f34e2dcd3701a3e934e74f1cbb68b0b51b3753d6 100644
|
| --- a/third_party/WebKit/Source/modules/notifications/ServiceWorkerGlobalScopeNotifications.h
|
| +++ b/third_party/WebKit/Source/modules/notifications/ServiceWorkerGlobalScopeNotifications.h
|
| @@ -6,7 +6,7 @@
|
| #define ServiceWorkerGlobalScopeNotifications_h
|
|
|
| #include "core/events/EventTarget.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|