diff options
Diffstat (limited to 'content/shell/renderer/test_runner/WebTestProxy.cpp')
-rw-r--r-- | content/shell/renderer/test_runner/WebTestProxy.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/shell/renderer/test_runner/WebTestProxy.cpp b/content/shell/renderer/test_runner/WebTestProxy.cpp index 0c9b8cb..02cdbd4 100644 --- a/content/shell/renderer/test_runner/WebTestProxy.cpp +++ b/content/shell/renderer/test_runner/WebTestProxy.cpp @@ -45,7 +45,6 @@ #include "third_party/WebKit/public/web/WebUserGestureIndicator.h" #include "third_party/WebKit/public/web/WebView.h" -using namespace WebTestRunner; using namespace blink; using namespace std; |