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

Unified Diff: ppapi/ppapi_cpp.gypi

Issue 6493004: Implement basic crash detection and shutdown handling for out of process PPAP... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 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 | « ppapi/c/private/ppb_proxy_private.h ('k') | ppapi/proxy/dispatcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_cpp.gypi
===================================================================
--- ppapi/ppapi_cpp.gypi (revision 74733)
+++ ppapi/ppapi_cpp.gypi (working copy)
@@ -85,6 +85,7 @@
'c/private/ppb_flash_menu.h',
'c/private/ppb_nacl_private.h',
'c/private/ppb_pdf.h',
+ 'c/private/ppb_proxy_private.h',
# Deprecated interfaces.
'c/dev/deprecated_bool.h',
« no previous file with comments | « ppapi/c/private/ppb_proxy_private.h ('k') | ppapi/proxy/dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698