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

Unified Diff: ppapi/native_client/src/trusted/plugin/local_temp_file.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
Index: ppapi/native_client/src/trusted/plugin/local_temp_file.h
diff --git a/ppapi/native_client/src/trusted/plugin/local_temp_file.h b/ppapi/native_client/src/trusted/plugin/local_temp_file.h
index 8b5078ed56754dd84845572ab920f56d61ea49d3..3e3858d181afe477f6da353992a48ad7814b4bf4 100644
--- a/ppapi/native_client/src/trusted/plugin/local_temp_file.h
+++ b/ppapi/native_client/src/trusted/plugin/local_temp_file.h
@@ -128,6 +128,6 @@ class LocalTempFile {
static uint32_t next_identifier;
};
-} // namespace plugin
+} // namespace plugin
#endif // NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_LOCAL_TEMP_FILE_H_
« no previous file with comments | « ppapi/native_client/src/trusted/plugin/build.scons ('k') | ppapi/native_client/src/trusted/plugin/local_temp_file.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698