| Index: Source/testing/runner/MockWebValidationMessageClient.cpp
|
| diff --git a/Source/testing/runner/MockWebValidationMessageClient.cpp b/Source/testing/runner/MockWebValidationMessageClient.cpp
|
| index 6e8b37bb86c1dc71c6bb5374c0fc1e597fe9a7bc..ae156d274289a4e93b0f1831af011faf5cae38f2 100644
|
| --- a/Source/testing/runner/MockWebValidationMessageClient.cpp
|
| +++ b/Source/testing/runner/MockWebValidationMessageClient.cpp
|
| @@ -34,7 +34,7 @@
|
| #include "public/platform/WebString.h"
|
| #include "public/testing/WebTestDelegate.h"
|
|
|
| -using namespace WebKit;
|
| +using namespace blink;
|
|
|
| namespace WebTestRunner {
|
|
|
|
|