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

Unified Diff: src/trusted/simple_service/build.scons

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/service_runtime.gyp ('k') | src/untrusted/nacl/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/simple_service/build.scons
diff --git a/src/trusted/simple_service/build.scons b/src/trusted/simple_service/build.scons
index 4fa9a00ba386df5983a1a51698d8bea3fa853938..81cb8e44a9a3535531aff2095c1e0b95d2cc4bf1 100644
--- a/src/trusted/simple_service/build.scons
+++ b/src/trusted/simple_service/build.scons
@@ -12,5 +12,3 @@ simple_service_inputs = [
]
env.DualLibrary('simple_service', simple_service_inputs)
-
-# see tests/nameservice
« no previous file with comments | « src/trusted/service_runtime/service_runtime.gyp ('k') | src/untrusted/nacl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698