| Index: content/common/content_switches.cc
|
| ===================================================================
|
| --- content/common/content_switches.cc (revision 90812)
|
| +++ content/common/content_switches.cc (working copy)
|
| @@ -274,10 +274,6 @@
|
| // (used for launching NaCl loader processes on 64-bit Windows).
|
| const char kNaClBrokerProcess[] = "nacl-broker";
|
|
|
| -// Enables experimental lightweight Native Client launcher for Linux
|
| -// Value is the path to the helper binary.
|
| -const char kNaClLinuxHelper[] = "nacl-linux-helper";
|
| -
|
| // Causes the process to run as a NativeClient loader.
|
| const char kNaClLoaderProcess[] = "nacl-loader";
|
|
|
|
|
| Property changes on: content/common/content_switches.cc
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|