| Index: content/shell/renderer/test_runner/WebTestProxy.cpp
|
| diff --git a/content/shell/renderer/test_runner/WebTestProxy.cpp b/content/shell/renderer/test_runner/WebTestProxy.cpp
|
| index 0c9b8cb78b150f9adfe72a9addd0e1ee1d622839..02cdbd4bbe8cae3cc8e785cfb9ea9bd3cf06cbb5 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;
|
|
|
|
|