Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ipc / ipc_switches.cc
index bcb1225..df245f5 100644 (file)
@@ -15,10 +15,5 @@ namespace switches {
 // IPC channel the browser expects to use to communicate with it.
 const char kProcessChannelID[]              = "channel";
 
-// Will add kDebugOnStart to every child processes. If a value is passed, it
-// will be used as a filter to determine if the child process should have the
-// kDebugOnStart flag passed on or not.
-const char kDebugChildren[]                 = "debug-children";
-
 }  // namespace switches