Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / content / shell / renderer / test_runner / MockWebRTCPeerConnectionHandler.cpp
index 8cb0865..831d2fb 100644 (file)
@@ -21,7 +21,7 @@
 
 using namespace blink;
 
-namespace WebTestRunner {
+namespace content {
 
 class RTCSessionDescriptionRequestSuccededTask : public WebMethodTask<MockWebRTCPeerConnectionHandler> {
 public:
@@ -282,4 +282,4 @@ void MockWebRTCPeerConnectionHandler::stop()
     m_stopped = true;
 }
 
-}
+}  // namespace content