Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1654)

Unified Diff: Source/platform/exported/WebRTCStatsRequest.cpp

Issue 400543004: Rename WebCore namespace to blink in Platform (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« no previous file with comments | « Source/platform/exported/WebRTCSessionDescriptionRequest.cpp ('k') | Source/platform/exported/WebRTCStatsResponse.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698