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

Unified Diff: src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.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
Index: src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.c
diff --git a/src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.c b/src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.c
index df4d5d6b12f076867a58d67398fff36c283c3157..cc6b20f0be2df9756331153be4dcf375c650c2fd 100644
--- a/src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.c
+++ b/src/trusted/service_runtime/nacl_bootstrap_channel_error_reporter.c
@@ -13,6 +13,7 @@
#include "native_client/src/include/nacl_macros.h"
#include "native_client/src/shared/platform/nacl_sync.h"
#include "native_client/src/shared/platform/nacl_sync_checked.h"
+#include "native_client/src/trusted/desc/nacl_desc_base.h"
#include "native_client/src/trusted/desc/nrd_xfer.h"
#include "native_client/src/trusted/service_runtime/sel_ldr.h"
« no previous file with comments | « src/trusted/service_runtime/include/bits/nacl_syscalls.h ('k') | src/trusted/service_runtime/nacl_syscall_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698