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

Unified Diff: ports/nacl-spawn/include/nacl_spawn.h

Issue 1553053002: Update pnacl toolchain build (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: Created 4 years, 11 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 | « ports/nacl-spawn/elf_reader.cc ('k') | ports/nacl-spawn/library_dependencies.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/nacl-spawn/include/nacl_spawn.h
diff --git a/ports/nacl-spawn/include/nacl_spawn.h b/ports/nacl-spawn/include/nacl_spawn.h
index 84660a71219fddc849305fbe526d8c35b6692afe..e6597e7f52d296d125d69799e738ab4834aae7b8 100644
--- a/ports/nacl-spawn/include/nacl_spawn.h
+++ b/ports/nacl-spawn/include/nacl_spawn.h
@@ -27,6 +27,8 @@
#define NSPAWN_LOG(format, ...)
#endif
+#define LOADER_NAME "nacl_spawn"
+
__BEGIN_DECLS
void nspawn_var_release(struct PP_Var var);
« no previous file with comments | « ports/nacl-spawn/elf_reader.cc ('k') | ports/nacl-spawn/library_dependencies.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698