Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index 0e28065dd02dc01e4841ff413ba09e5918581596..77ca2c0bb0fb60c5af4dde05cb8c7152a958d560 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -1360,6 +1360,12 @@ extern const char kEnableOfflinePreviewsName[]; |
// Describes an about:flags experiment to enable offline page previews. |
extern const char kEnableOfflinePreviewsDescription[]; |
+// An about:flags experiment title to enable client-side Lo-Fi previews. |
+extern const char kEnableClientLoFiName[]; |
+ |
+// Describes an about:flags experiment to enable client-side Lo-Fi previews. |
+extern const char kEnableClientLoFiDescription[]; |
+ |
#endif // defined(OS_ANDROID) |
// Name of about:flags option for LCD text. |