| Index: third_party/WebKit/Source/core/workers/Worklet.h
|
| diff --git a/third_party/WebKit/Source/core/workers/Worklet.h b/third_party/WebKit/Source/core/workers/Worklet.h
|
| index fca8f5e85c0834bedd4a2b34ce5c5f9847e77287..e8ade7dd6a1de7fcaab7da7f1dc7cef63dfe5cda 100644
|
| --- a/third_party/WebKit/Source/core/workers/Worklet.h
|
| +++ b/third_party/WebKit/Source/core/workers/Worklet.h
|
| @@ -10,7 +10,7 @@
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/CoreExport.h"
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| -#include "core/workers/WorkletScriptLoader.h"
|
| +#include "core/loader/WorkletScriptLoader.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/loader/fetch/ResourceFetcher.h"
|
|
|
|
|