| Index: Source/platform/exported/WebRTCConfiguration.cpp
|
| diff --git a/Source/platform/exported/WebRTCConfiguration.cpp b/Source/platform/exported/WebRTCConfiguration.cpp
|
| index 020e8cbdc88c19f018a710b34b7a22397c464e5c..a55398315e283cb3362de30f4bb0a2eff58ce2f4 100644
|
| --- a/Source/platform/exported/WebRTCConfiguration.cpp
|
| +++ b/Source/platform/exported/WebRTCConfiguration.cpp
|
| @@ -37,7 +37,7 @@
|
| #include "public/platform/WebURL.h"
|
| #include "public/platform/WebVector.h"
|
|
|
| -using namespace WebCore;
|
| +using namespace blink;
|
|
|
| namespace blink {
|
|
|
|
|