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

Unified Diff: ppapi/ppapi_cpp.gypi

Issue 8395037: IDL for WebSocket Pepper API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update C++ API 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_cpp.gypi
diff --git a/ppapi/ppapi_cpp.gypi b/ppapi/ppapi_cpp.gypi
index 923e890bbf2918505a90b24744b5ac7b41d45f09..c864064aa338618cc834cb042b4dafc518138061 100644
--- a/ppapi/ppapi_cpp.gypi
+++ b/ppapi/ppapi_cpp.gypi
@@ -77,6 +77,7 @@
'c/dev/ppb_testing_dev.h',
'c/dev/ppb_url_util_dev.h',
'c/dev/ppb_video_decoder_dev.h',
+ 'c/dev/ppb_websocket_dev.h',
dmichael (off chromium) 2011/11/10 17:32:33 You haven't added (nor implemented) the C++ versio
Takashi Toyoshima 2011/11/10 18:40:45 Yes. I experimentally add C++ interface, but it do
'c/dev/ppb_widget_dev.h',
'c/dev/ppb_zoom_dev.h',
'c/dev/ppp_cursor_control_dev.h',

Powered by Google App Engine
This is Rietveld 408576698