| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 03043e8985989b5be78544fec50543be213c1a5f..bb1c736b9d9d70c8dbb56adef89df0e98d1820ed 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -223,6 +223,7 @@ extern const char kSimulateOutdated[];
|
| extern const char kSimulateOutdatedNoAU[];
|
| extern const char kSimulateUpgrade[];
|
| extern const char kSSLKeyLogFile[];
|
| +extern const char kStaggeredBackgroundTabOpen[];
|
| extern const char kStartMaximized[];
|
| extern const char kStartStackProfiler[];
|
| extern const char kSupervisedUserId[];
|
|
|