summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/chromium/src/WebSearchableFormData.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/chromium/src/WebSearchableFormData.cpp')
-rw-r--r--Source/WebKit/chromium/src/WebSearchableFormData.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit/chromium/src/WebSearchableFormData.cpp b/Source/WebKit/chromium/src/WebSearchableFormData.cpp
index 647f20d..f50dcb8 100644
--- a/Source/WebKit/chromium/src/WebSearchableFormData.cpp
+++ b/Source/WebKit/chromium/src/WebSearchableFormData.cpp
@@ -32,6 +32,7 @@
#include "WebSearchableFormData.h"
#include "Document.h"
+#include "DocumentLoader.h"
#include "FormDataBuilder.h"
#include "FormDataList.h"
#include "Frame.h"