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

Unified Diff: Source/platform/blink_platform.gypi

Issue 639333003: Delete the old WebSocket implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 2 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 | « Source/platform/RuntimeEnabledFeatures.in ('k') | Source/platform/network/SocketStreamHandle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 3a091366ac2e9008feda913b0cab3d14cd06ae4a..4c28ddde44f2d403af0cf7166d7fcc81d6be16e3 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -724,12 +724,6 @@
'network/ProxyServer.h',
'network/ResourceError.cpp',
'network/ResourceError.h',
- 'network/SocketStreamError.cpp',
Adam Rice 2014/10/10 05:29:19 Is it safe not to compile this here? I know it is
yhirano 2014/10/10 10:09:16 Nice catch! Fixed.
- 'network/SocketStreamError.h',
- 'network/SocketStreamHandle.cpp',
- 'network/SocketStreamHandle.h',
- 'network/SocketStreamHandleClient.h',
- 'network/SocketStreamHandleInternal.h',
'network/FormData.cpp',
'network/FormData.h',
'network/FormDataBuilder.cpp',
« no previous file with comments | « Source/platform/RuntimeEnabledFeatures.in ('k') | Source/platform/network/SocketStreamHandle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698