Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 0804405b63aea61b6cc36b5f0263089e8001a05f..550d0ca876764566817be8383ee53a97af236754 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[]; |