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

Unified Diff: components/previews/core/previews_features.h

Issue 2940083003: Add timestamp to infobar for stale Previews (Closed)
Patch Set: add GetMessageText comment 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: components/previews/core/previews_features.h
diff --git a/components/previews/core/previews_features.h b/components/previews/core/previews_features.h
index 2225bfd5e41f3203b6b3ca746a9762937e64614e..e83f96059ea2ad4e4e985dc4bdbc44f5e32fa4fd 100644
--- a/components/previews/core/previews_features.h
+++ b/components/previews/core/previews_features.h
@@ -12,6 +12,7 @@ namespace features {
extern const base::Feature kOfflinePreviews;
extern const base::Feature kClientLoFi;
+extern const base::Feature kStalePreviewsTimestamp;
} // namespace features
} // namespace previews

Powered by Google App Engine
This is Rietveld 408576698