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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 8571002: WebSocket Pepper API: in process API base implementation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: test name was wrong Created 9 years, 1 month 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_tests.gypi
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi
index 141fb33f2fd6b5012b177d8af85d22c370a822e7..1f49d099c9e2b26958ddf43277818735b5b3d133 100644
--- a/ppapi/ppapi_tests.gypi
+++ b/ppapi/ppapi_tests.gypi
@@ -137,6 +137,8 @@
'tests/test_var.h',
'tests/test_video_decoder.cc',
'tests/test_video_decoder.h',
+ 'tests/test_websocket.cc',
+ 'tests/test_websocket.h',
# Deprecated test cases.
'tests/test_instance_deprecated.cc',

Powered by Google App Engine
This is Rietveld 408576698