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

Unified Diff: src/trusted/service_runtime/sel_main_common.c

Issue 891603002: Removes the name service from the service runtime (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Fixes code review comments Created 5 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 | « src/trusted/service_runtime/sel_ldr_standard.c ('k') | src/trusted/service_runtime/service_runtime.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/service_runtime/sel_main_common.c
diff --git a/src/trusted/service_runtime/sel_main_common.c b/src/trusted/service_runtime/sel_main_common.c
index 7f72a087d203df3715d90838c7055851dd240386..3a8b1c22e2f9fc4bf3d20d71e30206b86476427e 100644
--- a/src/trusted/service_runtime/sel_main_common.c
+++ b/src/trusted/service_runtime/sel_main_common.c
@@ -13,6 +13,7 @@
#endif
#include "native_client/src/shared/platform/nacl_check.h"
+#include "native_client/src/trusted/desc/nacl_desc_base.h"
#include "native_client/src/trusted/service_runtime/sel_ldr.h"
NaClErrorCode NaClMainLoadIrt(struct NaClApp *nap, struct NaClDesc *nd,
« no previous file with comments | « src/trusted/service_runtime/sel_ldr_standard.c ('k') | src/trusted/service_runtime/service_runtime.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698