Index: Source/web/BackForwardClientImpl.cpp |
diff --git a/Source/web/BackForwardClientImpl.cpp b/Source/web/BackForwardClientImpl.cpp |
index b3c23624ac68568a95aa0375d6c8f69923f83e8a..233b9c10f298506ab79115c9929974cdba1581d4 100644 |
--- a/Source/web/BackForwardClientImpl.cpp |
+++ b/Source/web/BackForwardClientImpl.cpp |
@@ -34,8 +34,6 @@ |
#include "public/web/WebViewClient.h" |
#include "web/WebViewImpl.h" |
-using namespace blink; |
- |
namespace blink { |
BackForwardClientImpl::BackForwardClientImpl(WebViewImpl* webView) |