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

Unified Diff: net/net.gyp

Issue 7576009: Merge 95232 - WebSocket: Remove obsolete experiments related files (Closed) Base URL: svn://svn.chromium.org/chrome/branches/835/src/
Patch Set: Created 9 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | net/websockets/websocket.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
===================================================================
--- net/net.gyp (revision 95449)
+++ net/net.gyp (working copy)
@@ -651,14 +651,8 @@
'url_request/url_request_throttler_manager.h',
'url_request/view_cache_helper.cc',
'url_request/view_cache_helper.h',
- 'websockets/websocket.cc',
- 'websockets/websocket.h',
'websockets/websocket_frame_handler.cc',
'websockets/websocket_frame_handler.h',
- 'websockets/websocket_handshake.cc',
- 'websockets/websocket_handshake.h',
- 'websockets/websocket_handshake_draft75.cc',
- 'websockets/websocket_handshake_draft75.h',
'websockets/websocket_handshake_handler.cc',
'websockets/websocket_handshake_handler.h',
'websockets/websocket_job.cc',
@@ -1039,13 +1033,10 @@
'url_request/url_request_unittest.cc',
'url_request/view_cache_helper_unittest.cc',
'websockets/websocket_frame_handler_unittest.cc',
- 'websockets/websocket_handshake_draft75_unittest.cc',
'websockets/websocket_handshake_handler_unittest.cc',
- 'websockets/websocket_handshake_unittest.cc',
'websockets/websocket_job_unittest.cc',
'websockets/websocket_net_log_params_unittest.cc',
'websockets/websocket_throttle_unittest.cc',
- 'websockets/websocket_unittest.cc',
],
'conditions': [
['chromeos==1', {
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | net/websockets/websocket.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698