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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 9227008: WebSocket Pepper API: SRPC proxy implementation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win32 build 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/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index a027a02f05404a7b976ae2dc7468756fdc73b56c..998b953e8c1cee8eee332a78f22c292cd85fc3d9 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -311,6 +311,7 @@
'tests/test_url_loader.cc',
'tests/test_var.cc',
'tests/test_view.cc',
+ 'tests/test_websocket.cc',
],
#
# Sources used in trusted tests.

Powered by Google App Engine
This is Rietveld 408576698