Index: Source/core/testing/NullExecutionContext.cpp |
diff --git a/Source/core/testing/NullExecutionContext.cpp b/Source/core/testing/NullExecutionContext.cpp |
index b0f18f82d3e2069bc71a475c4b86115f31181906..a19c7e59c7116993a8beea9f57e6de3b4824bd5e 100644 |
--- a/Source/core/testing/NullExecutionContext.cpp |
+++ b/Source/core/testing/NullExecutionContext.cpp |
@@ -3,9 +3,10 @@ |
// found in the LICENSE file. |
#include "config.h" |
- |
#include "core/testing/NullExecutionContext.h" |
+#include "core/events/Event.h" |
+ |
namespace WebCore { |
namespace { |