Index: third_party/WebKit/Source/modules/csspaint/PaintWorklet.cpp |
diff --git a/third_party/WebKit/Source/modules/csspaint/PaintWorklet.cpp b/third_party/WebKit/Source/modules/csspaint/PaintWorklet.cpp |
index 450ed1253d9a4bf1699a91aa64b1207aa69945bc..9395f47f4678180701bac10a2370453ec6931c97 100644 |
--- a/third_party/WebKit/Source/modules/csspaint/PaintWorklet.cpp |
+++ b/third_party/WebKit/Source/modules/csspaint/PaintWorklet.cpp |
@@ -5,6 +5,7 @@ |
#include "modules/csspaint/PaintWorklet.h" |
#include "bindings/core/v8/V8Binding.h" |
+#include "core/dom/Document.h" |
#include "core/frame/LocalFrame.h" |
#include "modules/csspaint/PaintWorkletGlobalScope.h" |