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

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

Issue 889703003: Update comments referring to Chromium-side src/trusted/plugin code (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
« no previous file with comments | « pnacl/driver/pnacl-translate.py ('k') | 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 40e88dd3c8bd15f89251d205ee959d02ec978712..85b6288e22c46190350847a44d42af906f504b19 100644
--- a/src/trusted/service_runtime/env_cleanser.c
+++ b/src/trusted/service_runtime/env_cleanser.c
@@ -48,7 +48,7 @@ char const *const kNaClEnvWhitelist[] = {
"LC_TELEPHONE",
"LC_TIME",
"NACLVERBOSITY",
- "NACL_PLUGIN_DEBUG", /* src/trusted/plugin/srpc/utility.cc */
+ "NACL_PLUGIN_DEBUG", /* Chromium's plugin/utility.cc */
"NACL_SRPC_DEBUG", /* src/shared/srpc/utility.c */
NULL,
};
« no previous file with comments | « pnacl/driver/pnacl-translate.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698