summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/tools/test_shell/test_shell.h')
-rw-r--r--webkit/tools/test_shell/test_shell.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/webkit/tools/test_shell/test_shell.h b/webkit/tools/test_shell/test_shell.h
index 2d6baef..2085e63 100644
--- a/webkit/tools/test_shell/test_shell.h
+++ b/webkit/tools/test_shell/test_shell.h
@@ -35,6 +35,7 @@
#include "base/basictypes.h"
#include "base/file_path.h"
#include "base/scoped_temp_dir.h"
+#include "base/string_piece.h"
#if defined(OS_MACOSX)
#include "base/lazy_instance.h"
#endif
@@ -57,10 +58,6 @@ class TestShellDevToolsAgent;
class TestShellDevToolsClient;
class TestWebViewDelegate;
-namespace base {
-class StringPiece;
-}
-
namespace WebKit {
class WebDeviceOrientationClientMock;
class WebGeolocationClientMock;