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 |