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

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

Issue 564573002: PPAPI: Make PPP_MessageHandler work in PNaCl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge 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 | « mojo/examples/pepper_container_app/plugin_instance.cc ('k') | ppapi/api/ppb_messaging.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/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi/library.dsc b/native_client_sdk/src/libraries/ppapi/library.dsc
index b213395ae3120749312674d3bd4191403a734e3c..cdafc890e158a84c9053e8b7a716d789d03bcbf7 100644
--- a/native_client_sdk/src/libraries/ppapi/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi/library.dsc
@@ -100,6 +100,7 @@
'ppb_file_chooser_dev.h',
'ppb_font_dev.h',
'ppb_memory_dev.h',
+ 'ppb_messaging_deprecated.h',
'ppb_opengles2ext_dev.h',
'ppb_printing_dev.h',
'ppb_trace_event_dev.h',
« no previous file with comments | « mojo/examples/pepper_container_app/plugin_instance.cc ('k') | ppapi/api/ppb_messaging.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698