Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 9b43518878c26cb28f7471de8ef2d07ffd2756c9..bb33bc6d4d38e85d28d9afc2b3cfa222c672f9fd 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -201,7 +201,7 @@ CONTENT_EXPORT extern const char kNoReferrers[]; |
CONTENT_EXPORT extern const char kNoSandbox[]; |
CONTENT_EXPORT extern const char kEnableAppContainer[]; |
CONTENT_EXPORT extern const char kDisableAppContainer[]; |
-CONTENT_EXPORT extern const char kNumRasterThreads[]; |
+CONTENT_EXPORT extern const char kNumCategorizedWorkerThreads[]; |
CONTENT_EXPORT extern const char kOverridePluginPowerSaverForTesting[]; |
CONTENT_EXPORT extern const char kOverscrollHistoryNavigation[]; |
CONTENT_EXPORT extern const char kPassiveListenersDefault[]; |