| Index: webkit/tools/test_shell/test_shell_webkit_init.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_webkit_init.h (revision 54459)
|
| +++ webkit/tools/test_shell/test_shell_webkit_init.h (working copy)
|
| @@ -5,6 +5,7 @@
|
| #ifndef WEBKIT_TOOLS_TEST_SHELL_TEST_SHELL_WEBKIT_INIT_H_
|
| #define WEBKIT_TOOLS_TEST_SHELL_TEST_SHELL_WEBKIT_INIT_H_
|
|
|
| +#include "base/utf_string_conversions.h"
|
| #include "third_party/WebKit/WebKit/chromium/public/WebGraphicsContext3D.h"
|
| #include "third_party/WebKit/WebKit/chromium/public/WebIDBFactory.h"
|
| #include "third_party/WebKit/WebKit/chromium/public/WebStorageNamespace.h"
|
|
|