| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7225a049a60a5afc4267ad025ec3e2b4b090c1f0..155a973d0987da52eac26a01a552695c54bda42b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -211,6 +211,7 @@ extern const char kStartStackProfiler[];
|
| extern const char kSupervisedUserId[];
|
| extern const char kSupervisedUserSyncToken[];
|
| extern const char kSystemLogUploadFrequency[];
|
| +extern const char kTaskManagerShowExtraRenderers[];
|
| extern const char kTestName[];
|
| extern const char kTrustedDownloadSources[];
|
| extern const char kTryChromeAgain[];
|
|
|