| Index: third_party/WebKit/Source/modules/background_sync/SyncManager.h
|
| diff --git a/third_party/WebKit/Source/modules/background_sync/SyncManager.h b/third_party/WebKit/Source/modules/background_sync/SyncManager.h
|
| index 36c74da2c25558b1876dc4498cbce4c0ab853ef4..09848d0f1498e21c8e912c72e67b714478b6703d 100644
|
| --- a/third_party/WebKit/Source/modules/background_sync/SyncManager.h
|
| +++ b/third_party/WebKit/Source/modules/background_sync/SyncManager.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef SyncManager_h
|
| #define SyncManager_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/text/WTFString.h"
|
| #include "public/platform/modules/background_sync/background_sync.mojom-blink.h"
|
|
|