| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 6b2a9f5aad4f6276104d743d663d5dae695bba0b..986550b2c89d520777625ce4c9acb16ac62aad69 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -188,6 +188,7 @@ extern const char kOriginalProcessStartTime[];
|
| extern const char kOriginTrialDisabledFeatures[];
|
| extern const char kOriginTrialDisabledTokens[];
|
| extern const char kOriginTrialPublicKey[];
|
| +extern const char kPauseBackgroundTabs[];
|
| extern const char kPackExtension[];
|
| extern const char kPackExtensionKey[];
|
| extern const char kParentProfile[];
|
|
|