diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index ecc92fb..70a8268 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[]; |