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

Unified Diff: src/trusted/service_runtime/name_service/default_name_service.h

Issue 550523002: Remove the old "SecureRandom" service, formerly used by get_random_bytes() (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 6 years, 3 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/name_service/default_name_service.h
diff --git a/src/trusted/service_runtime/name_service/default_name_service.h b/src/trusted/service_runtime/name_service/default_name_service.h
deleted file mode 100644
index 400b3c3e827f6a96ce263245cf0245ada9743dce..0000000000000000000000000000000000000000
--- a/src/trusted/service_runtime/name_service/default_name_service.h
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * Copyright 2011 The Native Client Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-#ifndef NATIVE_CLIENT_SRC_TRUSTED_SERVICE_RUNTIME_NAME_SERVICE_DEFAULT_NAME_SERVICE_H_
-#define NATIVE_CLIENT_SRC_TRUSTED_SERVICE_RUNTIME_NAME_SERVICE_DEFAULT_NAME_SERVICE_H_
-
-#include "native_client/src/include/nacl_base.h"
-#include "native_client/src/include/portability.h"
-
-#include "native_client/src/trusted/desc/nacl_desc_base.h"
-
-#include "native_client/src/trusted/service_runtime/name_service/name_service.h"
-
-int NaClDefaultNameServiceInit(struct NaClNameService *ns);
-
-#endif
« no previous file with comments | « src/trusted/service_runtime/build.scons ('k') | src/trusted/service_runtime/name_service/default_name_service.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698