Index: third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.h |
diff --git a/third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.h b/third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.h |
index 4bc74d88232845866104f3f604c124415b3ce3e0..e2aa3fb9ef6ed2488cfc65e86225050993100e96 100644 |
--- a/third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.h |
+++ b/third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.h |
@@ -37,7 +37,9 @@ |
#include "bindings/core/v8/ScriptState.h" |
#include "core/fileapi/FileReaderLoader.h" |
#include "core/fileapi/FileReaderLoaderClient.h" |
+#include "core/frame/LocalDOMWindow.h" |
#include "core/imagebitmap/ImageBitmapOptions.h" |
+#include "core/workers/WorkerGlobalScope.h" |
#include "platform/Supplementable.h" |
#include "platform/geometry/IntRect.h" |
#include "third_party/skia/include/core/SkRefCnt.h" |