Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 8fa1c47cfbc901b1e7cdd579ed7b9e3279076d39..c94d56a9a588501810a0271227f2b6b535c79d52 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -40,6 +40,7 @@ CONTENT_EXPORT extern const char kDisableAudioSupportForDesktopShare[]; |
extern const char kDisableBackingStoreLimit[]; |
CONTENT_EXPORT extern const char |
kDisableBackgroundingOccludedWindowsForTesting[]; |
+CONTENT_EXPORT extern const char kDisableBackgroundTimerThrottling[]; |
CONTENT_EXPORT extern const char kDisableBlinkFeatures[]; |
CONTENT_EXPORT extern const char kDisableDatabases[]; |
CONTENT_EXPORT extern const char kDisableDistanceFieldText[]; |