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

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: move messag_handler.h to HEADERS section of library.dsc 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') | no next file with comments »
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..a72b23d1e51a80c484ca89567a79fe6083bbd0a9 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
@@ -114,6 +114,7 @@
'logging.h',
'media_stream_audio_track.h',
'media_stream_video_track.h',
+ 'message_handler.h',
'message_loop.h',
'module_embedder.h',
'module.h',
« no previous file with comments | « no previous file | ppapi/api/ppp_message_handler.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698