Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2728)

Unified Diff: content/public/common/content_switches.h

Issue 2349593002: Wire WebFonts intervention v2 for ECT of 3G (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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[];

Powered by Google App Engine
This is Rietveld 408576698