Chromium Code Reviews

Unified Diff: Source/modules/modules.gypi

Issue 298893008: Add WebSocket unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | Source/modules/websockets/WebSocket.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index e3f48d9ceb56bac69811708748645ae800e25a65..3094a3ec25c34fbeeaf4954989fe61cc3c047674 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -951,6 +951,7 @@
'websockets/WebSocketExtensionDispatcherTest.cpp',
'websockets/WebSocketExtensionParserTest.cpp',
'websockets/WebSocketPerMessageDeflateTest.cpp',
+ 'websockets/WebSocketTest.cpp',
],
},
}
« no previous file with comments | « no previous file | Source/modules/websockets/WebSocket.h » ('j') | no next file with comments »

Powered by Google App Engine