Index: Source/core/history/CachedFrame.cpp |
diff --git a/Source/core/history/CachedFrame.cpp b/Source/core/history/CachedFrame.cpp |
index 86ba2ac77d9f1820893059b79a644be1c8e4eb4e..cc3b0f183ba5960d76f1961b933a9a96ee07efe9 100644 |
--- a/Source/core/history/CachedFrame.cpp |
+++ b/Source/core/history/CachedFrame.cpp |
@@ -42,6 +42,7 @@ |
#include "Page.h" |
#include "PageCache.h" |
#include "PageTransitionEvent.h" |
+#include "ScriptController.h" |
#include "SerializedScriptValue.h" |
#include <wtf/text/CString.h> |
#include <wtf/RefCountedLeakCounter.h> |