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

Unified Diff: Source/web/WebMediaStreamRegistry.cpp

Issue 398673003: Rename WebCore namespace to blink in bindings and web (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
« no previous file with comments | « Source/web/WebMediaPlayerClientImpl.cpp ('k') | Source/web/WebMutationEvent.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebMediaStreamRegistry.cpp
diff --git a/Source/web/WebMediaStreamRegistry.cpp b/Source/web/WebMediaStreamRegistry.cpp
index 396af8ffc8526db4542011a7b975dc0ace7344c2..f029e3f5022ce82f12ba04e4825c8a1b49a31123 100644
--- a/Source/web/WebMediaStreamRegistry.cpp
+++ b/Source/web/WebMediaStreamRegistry.cpp
@@ -39,7 +39,7 @@
#include "public/platform/WebString.h"
#include "public/platform/WebURL.h"
-using namespace WebCore;
+using namespace blink;
namespace blink {
« no previous file with comments | « Source/web/WebMediaPlayerClientImpl.cpp ('k') | Source/web/WebMutationEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698