| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index a5fa59c260b9a3ea7ecfa8038505ab1c9d8237a6..928aedc4efb49e1c841e0625ab645f8a4b198322 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[];
|
|
|