| Index: third_party/WebKit/Source/modules/compositorworker/AnimationWorklet.h
|
| diff --git a/third_party/WebKit/Source/modules/compositorworker/AnimationWorklet.h b/third_party/WebKit/Source/modules/compositorworker/AnimationWorklet.h
|
| index 51dcee08213fc04964e8c48cdf88179124f33b7c..c77fd8fe5ecdcdd55ad5dedacdb75c5382f31b4a 100644
|
| --- a/third_party/WebKit/Source/modules/compositorworker/AnimationWorklet.h
|
| +++ b/third_party/WebKit/Source/modules/compositorworker/AnimationWorklet.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef AnimationWorklet_h
|
| #define AnimationWorklet_h
|
|
|
| +#include "core/workers/Worklet.h"
|
| #include "modules/ModulesExport.h"
|
| -#include "modules/worklet/Worklet.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|