Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 8800d511009029085e1e36d0a66b566eee1b133e..55981887886305792d13d94b8d652686c05068f7 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -212,6 +212,7 @@ extern const char kMemoryMetrics[]; |
CONTENT_EXPORT extern const char kMuteAudio[]; |
CONTENT_EXPORT extern const char kNoReferrers[]; |
CONTENT_EXPORT extern const char kNoSandbox[]; |
+CONTENT_EXPORT extern const char kNumRasterThreads[]; |
CONTENT_EXPORT extern const char kOverscrollHistoryNavigation[]; |
extern const char kPluginLauncher[]; |
CONTENT_EXPORT extern const char kPluginPath[]; |