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

Unified Diff: Source/platform/exported/WebSocketHandshakeResponseInfo.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/WebSocketHandshakeResponseInfo.cpp
diff --git a/Source/platform/exported/WebSocketHandshakeResponseInfo.cpp b/Source/platform/exported/WebSocketHandshakeResponseInfo.cpp
index 83db39b7fa3a7eba282d69c2d687dced6e471881..ff1eb26e743cb40dd5717f71abb2544fb8e5431e 100644
--- a/Source/platform/exported/WebSocketHandshakeResponseInfo.cpp
+++ b/Source/platform/exported/WebSocketHandshakeResponseInfo.cpp
@@ -34,7 +34,7 @@
#include "platform/network/WebSocketHandshakeResponse.h"
#include "public/platform/WebString.h"
-using WebCore::WebSocketHandshakeResponse;
+using blink::WebSocketHandshakeResponse;
namespace blink {
« no previous file with comments | « Source/platform/exported/WebSocketHandshakeRequestInfo.cpp ('k') | Source/platform/exported/WebSocketStreamError.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698