| Index: third_party/WebKit/Source/modules/background_sync/ServiceWorkerRegistrationSync.h
|
| diff --git a/third_party/WebKit/Source/modules/background_sync/ServiceWorkerRegistrationSync.h b/third_party/WebKit/Source/modules/background_sync/ServiceWorkerRegistrationSync.h
|
| index 82d88170c1b9610f985be46969c6ce3851591142..2ba4587d7fc43a3b47f9d844bb8f7d80456c43fa 100644
|
| --- a/third_party/WebKit/Source/modules/background_sync/ServiceWorkerRegistrationSync.h
|
| +++ b/third_party/WebKit/Source/modules/background_sync/ServiceWorkerRegistrationSync.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef ServiceWorkerRegistrationSync_h
|
| #define ServiceWorkerRegistrationSync_h
|
|
|
| +#include "modules/serviceworkers/ServiceWorkerRegistration.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|