| 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 7990f3cc9f815e668c43534bd31a9b3316c65d73..0bb4a2a010ce2962805d42367dd07a3a6082f9e9 100644
|
| --- a/chrome/browser/bookmarks/enhanced_bookmarks_features.h
|
| +++ b/chrome/browser/bookmarks/enhanced_bookmarks_features.h
|
| @@ -11,12 +11,6 @@
|
|
|
| class PrefService;
|
|
|
| -#if defined(OS_ANDROID)
|
| -// Returns true if enhanced bookmark salient image prefetching is enabled.
|
| -// This can be controlled by field trial.
|
| -bool IsEnhancedBookmarkImageFetchingEnabled(const PrefService* user_prefs);
|
| -#endif // defined(OS_ANDROID)
|
| -
|
| // Returns true if enhanced bookmarks is enabled.
|
| bool IsEnhancedBookmarksEnabled();
|
|
|
|
|