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

Unified Diff: ppapi/c/private/pp_file_handle.h

Issue 10815080: Add an interface for nacl to create delete-on-close temp files, (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert buildbot hack Created 8 years, 5 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/api/private/finish_writing_these/ppb_nacl_private.idl ('k') | ppapi/c/private/ppb_nacl_private.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/private/pp_file_handle.h
diff --git a/ppapi/c/private/pp_file_handle.h b/ppapi/c/private/pp_file_handle.h
index 86d8984fb125f69f299f569177d6a3176fc7dc99..fdb2615df8c4c84b9cb52dbfe5ef1c9207a4d48c 100644
--- a/ppapi/c/private/pp_file_handle.h
+++ b/ppapi/c/private/pp_file_handle.h
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-/* From private/pp_file_handle.idl modified Thu Jul 26 10:46:37 2012. */
+/* From private/pp_file_handle.idl modified Fri Jul 27 17:01:41 2012. */
#ifndef PPAPI_C_PRIVATE_PP_FILE_HANDLE_H_
#define PPAPI_C_PRIVATE_PP_FILE_HANDLE_H_
« no previous file with comments | « ppapi/api/private/finish_writing_these/ppb_nacl_private.idl ('k') | ppapi/c/private/ppb_nacl_private.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698