| Index: third_party/WebKit/Source/modules/webaudio/WindowAudioWorklet.h
|
| diff --git a/third_party/WebKit/Source/modules/webaudio/WindowAudioWorklet.h b/third_party/WebKit/Source/modules/webaudio/WindowAudioWorklet.h
|
| index c26fe278b694e42acafd5c78ea1372b9a86ff40d..53b758c52e053dbaf97c71c4d91ecd3d1a6422c9 100644
|
| --- a/third_party/WebKit/Source/modules/webaudio/WindowAudioWorklet.h
|
| +++ b/third_party/WebKit/Source/modules/webaudio/WindowAudioWorklet.h
|
| @@ -6,6 +6,7 @@
|
| #define WindowAudioWorklet_h
|
|
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| +#include "core/frame/LocalDOMWindow.h"
|
| #include "modules/ModulesExport.h"
|
| #include "platform/Supplementable.h"
|
| #include "platform/heap/Handle.h"
|
|
|