Index: third_party/WebKit/Source/modules/compositorworker/WindowAnimationWorklet.h |
diff --git a/third_party/WebKit/Source/modules/compositorworker/WindowAnimationWorklet.h b/third_party/WebKit/Source/modules/compositorworker/WindowAnimationWorklet.h |
index 3635ec3a7ab8494afe6fb1485465cc0a322bbd5e..bc3c99cbb5dce6c9fdcdf1d37d19aea995600d8f 100644 |
--- a/third_party/WebKit/Source/modules/compositorworker/WindowAnimationWorklet.h |
+++ b/third_party/WebKit/Source/modules/compositorworker/WindowAnimationWorklet.h |
@@ -6,6 +6,7 @@ |
#define WindowAnimationWorklet_h |
#include "core/dom/ContextLifecycleObserver.h" |
+#include "core/frame/LocalDOMWindow.h" |
#include "modules/ModulesExport.h" |
#include "platform/Supplementable.h" |
#include "platform/heap/Handle.h" |