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

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: remove unreleased WebKit feature depends 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 f60403c26efa71fe77037c7b19df976916ee909e..917665bc34d253d59f2763f6ae6c106a8d19d0e9 100644
--- a/ppapi/ppapi_tests.gypi
+++ b/ppapi/ppapi_tests.gypi
@@ -135,6 +135,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