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

Unified Diff: Source/modules/websockets/WebSocketDeflater.h

Issue 403013002: Rename WebCore to blink in Modules (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/modules/websockets/WebSocketDeflater.h
diff --git a/Source/modules/websockets/WebSocketDeflater.h b/Source/modules/websockets/WebSocketDeflater.h
index aef8f1435f263efcd63e558c09cbbc7abf46aec1..abe05667fc8ceadeed60a24846bd3a78d7f4cc27 100644
--- a/Source/modules/websockets/WebSocketDeflater.h
+++ b/Source/modules/websockets/WebSocketDeflater.h
@@ -39,7 +39,7 @@
struct z_stream_s;
typedef z_stream_s z_stream;
-namespace WebCore {
+namespace blink {
class WebSocketDeflater {
WTF_MAKE_FAST_ALLOCATED;
« no previous file with comments | « Source/modules/websockets/WebSocketDeflateFramer.cpp ('k') | Source/modules/websockets/WebSocketDeflater.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698