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

Unified Diff: Source/modules/modules.gypi

Issue 298893008: Add WebSocket unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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 | « no previous file | Source/modules/websockets/WebSocket.h » ('j') | Source/modules/websockets/WebSocket.h » ('J')
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 b0ac3b6f781ff32a33a43e6ccaece6544ab70871..0fc97c32e46499853fcf452baa1806230ad002a8 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -948,6 +948,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') | Source/modules/websockets/WebSocket.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698