| Index: content/shell/common/shell_switches.h
|
| diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h
|
| index b94c59e0d1d629993dc94d4182fe603a2a28d130..48dccbb9a7da3c2a255918721e8950a0c500a4d5 100644
|
| --- a/content/shell/common/shell_switches.h
|
| +++ b/content/shell/common/shell_switches.h
|
| @@ -24,6 +24,7 @@ extern const char kEncodeBinary[];
|
| extern const char kExposeInternalsForTesting[];
|
| extern const char kRegisterFontFiles[];
|
| extern const char kStableReleaseMode[];
|
| +extern const char kContentShellHostWindowSize[];
|
|
|
| } // namespace switches
|
|
|
|
|