| Index: third_party/WebKit/Source/modules/serviceworkers/WaitUntilObserver.h
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/WaitUntilObserver.h b/third_party/WebKit/Source/modules/serviceworkers/WaitUntilObserver.h
|
| index 151c2d82131a73866b4b9337a486313be5a878fd..072d09304e728c8fb0174fc78dca29a99637f02c 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/WaitUntilObserver.h
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/WaitUntilObserver.h
|
| @@ -8,7 +8,7 @@
|
| #include "modules/ModulesExport.h"
|
| #include "modules/serviceworkers/ServiceWorkerGlobalScopeClient.h"
|
| #include "platform/Timer.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|