summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/mock_spellcheck.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/mock_spellcheck.cc')
-rw-r--r--webkit/tools/test_shell/mock_spellcheck.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/mock_spellcheck.cc b/webkit/tools/test_shell/mock_spellcheck.cc
index 518e576..fd53401 100644
--- a/webkit/tools/test_shell/mock_spellcheck.cc
+++ b/webkit/tools/test_shell/mock_spellcheck.cc
@@ -10,6 +10,7 @@
#include "base/logging.h"
#include "base/string16.h"
#include "base/string_util.h"
+#include "base/utf_string_conversions.h"
MockSpellCheck::MockSpellCheck()
: initialized_(false) {