Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index c168e36d86ed4f40f99a86716280a4a045442b71..13f6e248b484e6b2e51f1c308b9f769b5b9d2db4 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -118,6 +118,7 @@ extern const char kEnableBenchmarking[]; |
extern const char kEnableClientHints[]; |
extern const char kEnableBookmarkUndo[]; |
extern const char kEnableCloudPrintProxy[]; |
+extern const char kEnableCpuProfiler[]; |
extern const char kEnableDevToolsExperiments[]; |
extern const char kEnableDeviceDiscoveryNotifications[]; |
extern const char kEnableDomDistiller[]; |