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

Unified Diff: ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp

Issue 9227008: WebSocket Pepper API: SRPC proxy implementation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase because two ppapi_proxy related CLs are landed Created 8 years, 11 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: ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp
diff --git a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp
index 5956b32141a819d40beb56fe0532c0a56e19e422..354683d6c9a560b7615dad793feb37e8148f820a 100644
--- a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp
+++ b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp
@@ -42,6 +42,7 @@
'browser_ppb_url_loader_rpc_server.cc',
'browser_ppb_url_request_info_rpc_server.cc',
'browser_ppb_url_response_info_rpc_server.cc',
+ 'browser_ppb_websocket_rpc_server.cc',
'browser_ppb_widget_rpc_server.cc',
'browser_ppb_zoom_rpc_server.cc',
'browser_ppp_find.cc',

Powered by Google App Engine
This is Rietveld 408576698