| Index: Source/platform/exported/WebRTCVoidRequest.cpp
|
| diff --git a/Source/platform/exported/WebRTCVoidRequest.cpp b/Source/platform/exported/WebRTCVoidRequest.cpp
|
| index f155f52bcf59ed0df526f4e4d95745ade0a3f436..3fc70fc6a5474d985705d884c6d0500bd7932fc1 100644
|
| --- a/Source/platform/exported/WebRTCVoidRequest.cpp
|
| +++ b/Source/platform/exported/WebRTCVoidRequest.cpp
|
| @@ -35,7 +35,7 @@
|
| #include "platform/mediastream/RTCVoidRequest.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
| -using namespace WebCore;
|
| +using namespace blink;
|
|
|
| namespace blink {
|
|
|
|
|