| Index: extensions/shell/common/switches.h
|
| diff --git a/extensions/shell/common/switches.h b/extensions/shell/common/switches.h
|
| index 2c57677f747f021b0ac8621d9c77dc3b971a0ecd..61656f52787156ed7870c927daa922282ab12bb0 100644
|
| --- a/extensions/shell/common/switches.h
|
| +++ b/extensions/shell/common/switches.h
|
| @@ -10,7 +10,6 @@ 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 kAppShellAppPath[];
|
| extern const char kAppShellHostWindowBounds[];
|
| extern const char kAppShellInstallCrx[];
|
| extern const char kAppShellPreferredNetwork[];
|
|
|