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

Unified Diff: ppapi/ppapi.gyp

Issue 5897004: Add stub PPAPI for launching NaCl's sel_ldr process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Add stub PPAPI for launching NaCl's sel_ldr process.... Created 10 years 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 | « ppapi/c/private/ppb_nacl_util_private.h ('k') | webkit/glue/webkit_glue.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi.gyp
===================================================================
--- ppapi/ppapi.gyp (revision 69563)
+++ ppapi/ppapi.gyp (working copy)
@@ -100,6 +100,9 @@
'c/dev/ppp_widget_dev.h',
'c/dev/ppp_zoom_dev.h',
+ # Private interfaces.
+ 'c/private/ppb_nacl_util_private.h',
+
# Deprecated interfaces.
'c/dev/deprecated_bool.h',
'c/dev/ppb_var_deprecated.h',
« no previous file with comments | « ppapi/c/private/ppb_nacl_util_private.h ('k') | webkit/glue/webkit_glue.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698