| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index f8d81c605b63ce284a41d480e44212f615c52fc6..99db0a8fb75723d3cf6cb2ed9102cfbdd6669f96 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -122,6 +122,8 @@ CONTENT_EXPORT extern const char kEnableWebFontsInterventionV2[];
|
| CONTENT_EXPORT extern const char
|
| kEnableWebFontsInterventionV2SwitchValueEnabledWith2G[];
|
| CONTENT_EXPORT extern const char
|
| + kEnableWebFontsInterventionV2SwitchValueEnabledWith3G[];
|
| +CONTENT_EXPORT extern const char
|
| kEnableWebFontsInterventionV2SwitchValueEnabledWithSlow2G[];
|
| CONTENT_EXPORT extern const char
|
| kEnableWebFontsInterventionV2SwitchValueDisabled[];
|
|
|