| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index dbecaab478699c8731a457b329efa07489f52232..c3f9f6ab87d68cf939418007d61007f015197463 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -286,6 +286,7 @@ extern const char kValidateCrx[];
|
| extern const char kVersion[];
|
| extern const char kWindowPosition[];
|
| extern const char kWindowSize[];
|
| +extern const char kWindowWorkspace[];
|
| extern const char kWinHttpProxyResolver[];
|
| extern const char kWinJumplistAction[];
|
|
|
|
|