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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 2279763003: Revert "Move WebSocketHandleImpl into Blink" (Closed)
Patch Set: Created 4 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
Index: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 63e0f444a8bec07b8467df9e3d8d06ae7866fdf2..a0491727b2dcb90bbd94538639f477227377488f 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1980,9 +1980,6 @@
'websockets/WebSocketChannelClient.h',
'websockets/WebSocketFrame.cpp',
'websockets/WebSocketFrame.h',
- 'websockets/WebSocketHandle.cpp',
- 'websockets/WebSocketHandle.h',
- 'websockets/WebSocketHandleClient.h',
'websockets/WorkerWebSocketChannel.cpp',
'websockets/WorkerWebSocketChannel.h',
'webusb/NavigatorUSB.cpp',
@@ -2097,7 +2094,6 @@
'webdatabase/QuotaTrackerTest.cpp',
'websockets/DOMWebSocketTest.cpp',
'websockets/DocumentWebSocketChannelTest.cpp',
- 'websockets/WebSocketHandle.cpp',
],
},
}
« no previous file with comments | « third_party/WebKit/Source/core/loader/FrameLoaderClient.h ('k') | third_party/WebKit/Source/modules/websockets/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698