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

Unified Diff: chrome/browser/bookmarks/enhanced_bookmarks_features.h

Issue 1202713002: Replace enhanced bookmarks salient images with favicons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Line wraps in EnhanacedBookmarkItem.java Created 5 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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/bookmarks/enhanced_bookmarks_features.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/bookmarks/enhanced_bookmarks_features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698