| Index: Source/platform/exported/WebRTCStatsRequest.cpp
|
| diff --git a/Source/platform/exported/WebRTCStatsRequest.cpp b/Source/platform/exported/WebRTCStatsRequest.cpp
|
| index 0d5db1748d46895d18195097c9b5e6973dd71f8f..0552a21dd7aede98b7611794984db255601e5e63 100644
|
| --- a/Source/platform/exported/WebRTCStatsRequest.cpp
|
| +++ b/Source/platform/exported/WebRTCStatsRequest.cpp
|
| @@ -39,7 +39,7 @@
|
| #include "public/platform/WebRTCStatsResponse.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
| -using namespace WebCore;
|
| +using namespace blink;
|
|
|
| namespace blink {
|
|
|
|
|