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

Unified Diff: native_client_sdk/src/libraries/ppapi_cpp/library.dsc

Issue 318763003: PPAPI: Add C++ wrapper for MessageHandler stuff. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update, make test use C++, add comments Created 6 years, 3 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 | ppapi/api/ppp_message_handler.idl » ('j') | ppapi/cpp/instance.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/ppapi_cpp/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
index 1ca014e6c2c6cb0014a95cded38f8911f300017a..7ed46eb7049611851dd7b17282ac4436e911f8c1 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
@@ -36,6 +36,7 @@
'instance_handle.cc',
'media_stream_audio_track.cc',
'media_stream_video_track.cc',
+ 'message_handler.h',
'message_loop.cc',
'module.cc',
'mouse_cursor.cc',
« no previous file with comments | « no previous file | ppapi/api/ppp_message_handler.idl » ('j') | ppapi/cpp/instance.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698