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

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

Issue 380893003: Remove env cleanser references to obsolete env vars. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 6 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/service_runtime/env_cleanser.c
diff --git a/src/trusted/service_runtime/env_cleanser.c b/src/trusted/service_runtime/env_cleanser.c
index 1336344af8c4b1beae8b13f9383e070a8162edb2..d337af19e16aab0d19389c3699f347c98af916ae 100644
--- a/src/trusted/service_runtime/env_cleanser.c
+++ b/src/trusted/service_runtime/env_cleanser.c
@@ -48,9 +48,7 @@ char const *const kNaClEnvWhitelist[] = {
"LC_TELEPHONE",
"LC_TIME",
"NACLVERBOSITY",
- "NACL_NPAPI_DEBUG", /* src/shared/npruntime/naclnp_util.cc */
"NACL_PLUGIN_DEBUG", /* src/trusted/plugin/srpc/utility.cc */
- "NACL_PPAPI_PROXY_DEBUG", /* src/shared/ppapi_proxy/utility.cc */
"NACL_SRPC_DEBUG", /* src/shared/srpc/utility.c */
"NACL_SRPC_STANDALONE", /* src/shared/srpc/nacl_srpc.c */
NULL,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698