| Index: content/shell/renderer/test_runner/MockSpellCheck.cpp
|
| diff --git a/content/shell/renderer/test_runner/MockSpellCheck.cpp b/content/shell/renderer/test_runner/MockSpellCheck.cpp
|
| index c0bd70c378bdf35218005e3b4334ac233be785df..6342c6ce6889c3dc68b9f6ce6ae46d08bf8ba624 100644
|
| --- a/content/shell/renderer/test_runner/MockSpellCheck.cpp
|
| +++ b/content/shell/renderer/test_runner/MockSpellCheck.cpp
|
| @@ -8,7 +8,6 @@
|
| #include "content/shell/renderer/test_runner/TestCommon.h"
|
| #include "third_party/WebKit/public/platform/WebCString.h"
|
|
|
| -using namespace WebTestRunner;
|
| using namespace blink;
|
| using namespace std;
|
|
|
|
|