Index: webkit/tools/test_shell/mock_spellcheck.cc |
=================================================================== |
--- webkit/tools/test_shell/mock_spellcheck.cc (revision 54459) |
+++ webkit/tools/test_shell/mock_spellcheck.cc (working copy) |
@@ -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) { |