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

Unified Diff: webkit/webkit.gyp

Issue 256010: SocketStreamHandle implementation (skelton) for chromium (Closed)
Patch Set: fix tyoshino's comment Created 11 years, 3 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 | « webkit/api/src/SocketStreamHandle.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit.gyp
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index a2b8622a12de4863777302b0d8416a363bed700f..217ba694fa2fd5a2ec02169cf51c1e9d2baf48e7 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -147,6 +147,7 @@
'api/src/PlatformMessagePortChannel.cpp',
'api/src/PlatformMessagePortChannel.h',
'api/src/ResourceHandle.cpp',
+ 'api/src/SocketStreamHandle.cpp',
'api/src/StorageAreaProxy.cpp',
'api/src/StorageAreaProxy.h',
'api/src/StorageEventDispatcherChromium.cpp',
« no previous file with comments | « webkit/api/src/SocketStreamHandle.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698