| Index: Source/testing/runner/MockConstraints.cpp
|
| diff --git a/Source/testing/runner/MockConstraints.cpp b/Source/testing/runner/MockConstraints.cpp
|
| index b61d1917b78eee301442dd8b06a1091eba0d37f7..1340efaf3172fdba71c5714aca18726c07320111 100644
|
| --- a/Source/testing/runner/MockConstraints.cpp
|
| +++ b/Source/testing/runner/MockConstraints.cpp
|
| @@ -33,7 +33,7 @@
|
| #include "public/platform/WebMediaConstraints.h"
|
| #include "public/platform/WebString.h"
|
|
|
| -using namespace WebKit;
|
| +using namespace blink;
|
|
|
| namespace WebTestRunner {
|
|
|
|
|