| Index: Source/platform/exported/WebRTCSessionDescriptionRequest.cpp
|
| diff --git a/Source/platform/exported/WebRTCSessionDescriptionRequest.cpp b/Source/platform/exported/WebRTCSessionDescriptionRequest.cpp
|
| index 49805ddb81d79c50cfbe1eb23ae0e745c4010001..b4e66eeabc89d5ede0ed80d482f1e0cfb3cacfa7 100644
|
| --- a/Source/platform/exported/WebRTCSessionDescriptionRequest.cpp
|
| +++ b/Source/platform/exported/WebRTCSessionDescriptionRequest.cpp
|
| @@ -36,7 +36,7 @@
|
| #include "public/platform/WebRTCSessionDescription.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
| -using namespace WebCore;
|
| +using namespace blink;
|
|
|
| namespace blink {
|
|
|
|
|