Index: Source/web/WebDevToolsFrontendImpl.h |
diff --git a/Source/web/WebDevToolsFrontendImpl.h b/Source/web/WebDevToolsFrontendImpl.h |
index a68024dd5e94752e75fb92b16f6eeb0b04030a4d..71c34e491fa3f03fe8211abc443719cccc7845a6 100644 |
--- a/Source/web/WebDevToolsFrontendImpl.h |
+++ b/Source/web/WebDevToolsFrontendImpl.h |
@@ -44,8 +44,6 @@ class WebDevToolsClientDelegate; |
class WebViewImpl; |
struct WebDevToolsMessageData; |
-using WTF::String; |
- |
class WebDevToolsFrontendImpl FINAL : public WebDevToolsFrontend { |
WTF_MAKE_NONCOPYABLE(WebDevToolsFrontendImpl); |
public: |