summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 06dc29e..85cdb01 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -531,6 +531,8 @@
'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',
@@ -734,6 +736,7 @@
'url_request/url_request_unittest.cc',
'url_request/url_request_unittest.h',
'url_request/view_cache_helper_unittest.cc',
+ 'websockets/websocket_frame_handler_unittest.cc',
'websockets/websocket_handshake_draft75_unittest.cc',
'websockets/websocket_handshake_unittest.cc',
'websockets/websocket_job_unittest.cc',