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

Unified Diff: Source/modules/modules.gypi

Issue 22914026: [ABANDONED] Introduce blink-side bridges for the new WebSocket implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 4 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 | « no previous file | Source/modules/websockets/NewWebSocketChannelImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 60001c88c1cf6c5050a5d1a87d4d684eb1a1563a..422723b3d3a61f639a8b93ce3968186ebe1cb463 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -721,6 +721,8 @@
'websockets/CloseEvent.h',
'websockets/MainThreadWebSocketChannel.cpp',
'websockets/MainThreadWebSocketChannel.h',
+ 'websockets/NewWebSocketChannelImpl.cpp',
+ 'websockets/NewWebSocketChannelImpl.h',
'websockets/ThreadableWebSocketChannelClientWrapper.cpp',
'websockets/ThreadableWebSocketChannelClientWrapper.h',
'websockets/WebSocket.cpp',
« no previous file with comments | « no previous file | Source/modules/websockets/NewWebSocketChannelImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698