| Index: shell/child_switches.h
|
| diff --git a/shell/child_switches.h b/shell/child_switches.h
|
| index e34379ba161899a8d1e6598228f9f19686cd82a3..4a52243deb57fe2cec932d8be4799fed4bd36a4a 100644
|
| --- a/shell/child_switches.h
|
| +++ b/shell/child_switches.h
|
| @@ -12,6 +12,7 @@ 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 kChildConnectionId[];
|
| +extern const char kPlatformChannelHandleInfo[];
|
|
|
| } // namespace switches
|
|
|
|
|