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

Unified Diff: mojo/mojo_services.gypi

Issue 550003005: Mojo: WebSocket interface now reuses the DataPipe for subsequent sends or (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 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
Index: mojo/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index 4b686114eadae0a21885a37b73618063ca357c28..2c43cae9ab36f95c17fd5c74de3194a8efb5af15 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -121,6 +121,8 @@
'services/html_viewer/weburlloader_impl.h',
'services/html_viewer/weblayertreeview_impl.cc',
'services/html_viewer/weblayertreeview_impl.h',
+ 'services/network/web_socket_data_pipe_queue.cc',
+ 'services/network/web_socket_data_pipe_queue.h',
],
},
{
@@ -477,6 +479,8 @@
'services/network/url_loader_impl.h',
'services/network/web_socket_impl.cc',
'services/network/web_socket_impl.h',
+ 'services/network/web_socket_data_pipe_queue.cc',
+ 'services/network/web_socket_data_pipe_queue.h',
],
},
{
« no previous file with comments | « no previous file | mojo/services/html_viewer/websockethandle_impl.h » ('j') | mojo/services/network/web_socket_data_pipe_queue.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698