| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index bfab8f09d3cfc27b00f2f7eb7559d9152d7ea114..15b006d28cf7e7a69f77a45b3297e5744cf5bb6f 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -120,6 +120,8 @@ CONTENT_EXPORT extern const char kEnableWasm[];
|
| CONTENT_EXPORT extern const char kEnableWebBluetooth[];
|
| CONTENT_EXPORT extern const char kEnableWebFontsInterventionV2[];
|
| CONTENT_EXPORT extern const char
|
| + kEnableWebFontsInterventionV2SwitchValueEnabledWith3G[];
|
| +CONTENT_EXPORT extern const char
|
| kEnableWebFontsInterventionV2SwitchValueEnabledWith2G[];
|
| CONTENT_EXPORT extern const char
|
| kEnableWebFontsInterventionV2SwitchValueEnabledWithSlow2G[];
|
|
|