| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ecc92fb239153700921bdee64e1723598f2821f5..70a82689546b7392279f621080aa0de44c61c870 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -170,6 +170,7 @@ extern const char kIssue35198CrxDirBrowser[];
|
| extern const char kIssue35198ExtraLogging[];
|
| extern const char kIssue35198Permission[];
|
| extern const char kJavaScriptFlags[];
|
| +extern const char kKeepAliveForTest[];
|
| extern const char kLoadExtension[];
|
| extern const char kLoadPlugin[];
|
| extern const char kExtraPluginDir[];
|
|
|