summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/chromium/public/WebTextCheckingCompletion.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/chromium/public/WebTextCheckingCompletion.h')
-rw-r--r--Source/WebKit/chromium/public/WebTextCheckingCompletion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/chromium/public/WebTextCheckingCompletion.h b/Source/WebKit/chromium/public/WebTextCheckingCompletion.h
index 7e6526d..a207a27 100644
--- a/Source/WebKit/chromium/public/WebTextCheckingCompletion.h
+++ b/Source/WebKit/chromium/public/WebTextCheckingCompletion.h
@@ -35,7 +35,7 @@
namespace WebKit {
-class WebTextCheckingResult;
+struct WebTextCheckingResult;
template <typename T> class WebVector;
// Gets called back when WebViewClient finished an asynchronous spell checking.