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

Unified Diff: services/service_manager/switches.h

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 | « no previous file | services/service_manager/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/service_manager/switches.h
diff --git a/services/service_manager/switches.h b/services/service_manager/switches.h
index fc12923eea54fd42272556ad6cb0f1fd8a89868c..68b5f1b88ae10908cc65641bcceaa3c1a73dd9cd 100644
--- a/services/service_manager/switches.h
+++ b/services/service_manager/switches.h
@@ -11,7 +11,6 @@ namespace switches {
// All switches in alphabetical order. The switches should be documented
// alongside the definition of their values in the .cc file.
extern const char kEnableTracing[];
-extern const char kNoSandbox[];
} // namespace switches
} // namespace service_manager
« no previous file with comments | « no previous file | services/service_manager/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698