| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 04b1f408e0f12ee4e1fd68c21e444139f44719a8..7f35a064108efa3f16548473b602619c89ec2f68 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -326,6 +326,7 @@ extern const char kOpenAsh[];
|
| extern const char kHelp[];
|
| extern const char kHelpShort[];
|
| extern const char kPasswordStore[];
|
| +extern const char kWmClass[];
|
| extern const char kWmUserTimeMs[];
|
| #endif
|
|
|
|
|