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

Unified Diff: Source/web/web.gypi

Issue 419973007: Decouple WebSocketChannelClient from WebSocketImpl (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
« Source/web/WebSocketImpl.cpp ('K') | « Source/web/WebSocketImpl.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index ca552492908235b203b248f646f6ca332a316890..793232575589603348ebdb8aef6b0bf1c53df995 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -231,6 +231,7 @@
'WebSharedWorkerImpl.cpp',
'WebSharedWorkerImpl.h',
'WebSocket.cpp',
+ 'WebSocketChannelClient.h',
yhirano 2014/08/04 01:05:53 WebSocketChannelClientProxy.h?
haraken 2014/08/04 01:21:57 Done.
'WebSocketImpl.cpp',
'WebSocketImpl.h',
'WebSpeechGrammar.cpp',
« Source/web/WebSocketImpl.cpp ('K') | « Source/web/WebSocketImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698