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

Unified Diff: services/service_manager/switches.cc

Issue 2619773003: Remove kNoSandbox now that services/service_manager/standalone is gone (Closed)
Patch Set: Created 3 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 | « services/service_manager/switches.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/switches.cc
diff --git a/services/service_manager/switches.cc b/services/service_manager/switches.cc
index c8b9d2f821fd56e140a12435b37c69ecd0f900f5..2d33ae0b9cac954e7ff213d0c29f515dbc95d205 100644
--- a/services/service_manager/switches.cc
+++ b/services/service_manager/switches.cc
@@ -10,8 +10,5 @@ namespace switches {
// Enable the tracing service.
const char kEnableTracing[] = "enable-service-manager-tracing";
-// Disables the sandbox for debugging.
-const char kNoSandbox[] = "no-sandbox";
-
} // namespace switches
} // namespace service_manager
« no previous file with comments | « services/service_manager/switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698