Index: webkit/tools/test_shell/test_webview_delegate.cc |
diff --git a/webkit/tools/test_shell/test_webview_delegate.cc b/webkit/tools/test_shell/test_webview_delegate.cc |
index cc5ced31334d0413c00397c2c755fb3693f9476f..25ebd83664054a86927656658ab83b3d34b17e01 100644 |
--- a/webkit/tools/test_shell/test_webview_delegate.cc |
+++ b/webkit/tools/test_shell/test_webview_delegate.cc |
@@ -11,6 +11,7 @@ |
#include "base/file_util.h" |
#include "base/message_loop.h" |
#include "base/process_util.h" |
+#include "base/string_util.h" |
#include "base/trace_event.h" |
#include "base/utf_string_conversions.h" |
#include "gfx/native_widget_types.h" |