Index: chrome/browser/bookmarks/enhanced_bookmarks_features.h |
diff --git a/chrome/browser/bookmarks/enhanced_bookmarks_features.h b/chrome/browser/bookmarks/enhanced_bookmarks_features.h |
index 1fda8527d545d53da810059578d65cb7fa20d2b8..afd2473cecede597048c11ed1904537a3f73d150 100644 |
--- a/chrome/browser/bookmarks/enhanced_bookmarks_features.h |
+++ b/chrome/browser/bookmarks/enhanced_bookmarks_features.h |
@@ -47,6 +47,10 @@ void ForceFinchBookmarkExperimentIfNeeded( |
// Experiment could be enable from Chrome sync or from Finch. |
bool IsEnhancedBookmarksExperimentEnabled(); |
+#if defined(OS_ANDROID) |
+bool IsEnhancedBookmarkImageFetchingEnabled(); |
+#endif |
+ |
// Returns true when flag enable-dom-distiller is set or enabled from Finch. |
bool IsEnableDomDistillerSet(); |