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

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

Issue 252023009: PPAPI: Add dev synchronous JS->Plugin messaging API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review fixes Created 6 years, 8 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/ppb_messaging.idl » ('j') | ppapi/api/ppp_message_handler.idl » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/ppapi/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi/library.dsc b/native_client_sdk/src/libraries/ppapi/library.dsc
index 384426e1916600234056747fe905c26b230741eb..0344b2a9a5959cdf209a89deef6d6c3a90611143 100644
--- a/native_client_sdk/src/libraries/ppapi/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi/library.dsc
@@ -75,6 +75,7 @@
'ppp.h',
'ppp_input_event.h',
'ppp_instance.h',
+ 'ppp_message_handler.h',
'ppp_messaging.h',
'ppp_mouse_lock.h',
'pp_point.h',
« no previous file with comments | « no previous file | ppapi/api/ppb_messaging.idl » ('j') | ppapi/api/ppp_message_handler.idl » ('J')

Powered by Google App Engine
This is Rietveld 408576698