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

Unified Diff: src/trusted/debug_stub/target.cc

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: 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/debug_stub/target.cc
diff --git a/src/trusted/debug_stub/target.cc b/src/trusted/debug_stub/target.cc
index fe61a77bdc067e8575ff9c025701387a6f4fa4a3..e3a5020d057e9e0b81ce99eef1ac04148c96c487 100644
--- a/src/trusted/debug_stub/target.cc
+++ b/src/trusted/debug_stub/target.cc
@@ -22,6 +22,7 @@
#include "native_client/src/trusted/debug_stub/target.h"
#include "native_client/src/trusted/debug_stub/thread.h"
#include "native_client/src/trusted/debug_stub/util.h"
+#include "native_client/src/trusted/desc/nacl_desc_base.h"
#include "native_client/src/trusted/service_runtime/nacl_app_thread.h"
#include "native_client/src/trusted/service_runtime/sel_ldr.h"
#include "native_client/src/trusted/service_runtime/thread_suspension.h"

Powered by Google App Engine
This is Rietveld 408576698