Index: Source/modules/filesystem/InspectorFileSystemAgent.cpp |
diff --git a/Source/modules/filesystem/InspectorFileSystemAgent.cpp b/Source/modules/filesystem/InspectorFileSystemAgent.cpp |
index 888beb90e8e83820edd008d34fcbd7ff01c873fa..23648bf2e7c9155751dc000384b511c39942bba3 100644 |
--- a/Source/modules/filesystem/InspectorFileSystemAgent.cpp |
+++ b/Source/modules/filesystem/InspectorFileSystemAgent.cpp |
@@ -41,6 +41,7 @@ |
#include "core/html/VoidCallback.h" |
#include "core/html/parser/TextResourceDecoder.h" |
#include "core/inspector/InspectorState.h" |
+#include "core/page/Page.h" |
#include "modules/filesystem/DOMFileSystem.h" |
#include "modules/filesystem/DirectoryEntry.h" |
#include "modules/filesystem/DirectoryReader.h" |