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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2947073002: Add chrome://flag to enable the Stale Previews timestamp (Closed)
Patch Set: add params Created 3 years, 6 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: chrome/browser/flag_descriptions.h
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index 06fac168f80f51f644160817eacc3c8aa3fe2a44..f49b3b8f0639d3b18085b74fda193a8d30b0140c 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -194,6 +194,9 @@ extern const char kEnableDataReductionProxyServerExperimentDescription[];
extern const char kEnableDataReductionProxySavingsPromoName[];
extern const char kEnableDataReductionProxySavingsPromoDescription[];
+extern const char kEnableStalePreviewsName[];
+extern const char kEnableStalePreviewsDescription[];
+
extern const char kEnableEnumeratingAudioDevicesName[];
extern const char kEnableEnumeratingAudioDevicesDescription[];

Powered by Google App Engine
This is Rietveld 408576698