| Index: mojo/shell/runner/host/switches.h
|
| diff --git a/mojo/shell/runner/host/switches.h b/mojo/shell/runner/host/switches.h
|
| index 18bd5869fdc717bfedd168094a212b160c1e3327..e10f260c366707b034f4196923a1921b3da9c79b 100644
|
| --- a/mojo/shell/runner/host/switches.h
|
| +++ b/mojo/shell/runner/host/switches.h
|
| @@ -11,6 +11,7 @@ namespace switches {
|
| // alongside the definition of their values in the .cc file.
|
| extern const char kChildProcess[];
|
| extern const char kEnableSandbox[];
|
| +extern const char kPrimordialPipeToken[];
|
|
|
| } // namespace switches
|
|
|
|
|