| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 993633d4c853da6a9e7d221af7657d98f2724a55..3f3e5c36791517d74c2e5cdb0546a909f4f47572 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -258,6 +258,7 @@ extern const char kSpeculativeResourcePrefetchingEnabled[];
|
| extern const char kSpeculativeResourcePrefetchingLearning[];
|
| extern const char kSSLKeyLogFile[];
|
| extern const char kStartMaximized[];
|
| +extern const char kStartStackProfiler[];
|
| extern const char kSupervisedUserId[];
|
| extern const char kSupervisedUserSafeSites[];
|
| extern const char kSupervisedUserSyncToken[];
|
|
|