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

Unified Diff: ios/public/provider/chrome/browser/chrome_browser_provider.h

Issue 1253953002: Componentize enhanced_bookmark_features.{h,cc}. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert change in //chrome/common/DEPS that broke checkdeps Created 5 years, 5 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: ios/public/provider/chrome/browser/chrome_browser_provider.h
diff --git a/ios/public/provider/chrome/browser/chrome_browser_provider.h b/ios/public/provider/chrome/browser/chrome_browser_provider.h
index 7897e6a62cf9309965e45301291efcab3fe56106..2412f6e73b7d1087afe324bbcffd7bff6f5e9aba 100644
--- a/ios/public/provider/chrome/browser/chrome_browser_provider.h
+++ b/ios/public/provider/chrome/browser/chrome_browser_provider.h
@@ -86,8 +86,6 @@ class ChromeBrowserProvider {
virtual void ShowTranslateSettings();
// Returns the distribution brand code.
virtual std::string GetDistributionBrandCode();
- // Returns whether the new bookmark collection experience is enabled.
- virtual bool IsBookmarkCollectionEnabled();
// Returns the chrome UI scheme.
// TODO(droger): Remove this method once chrome no longer needs to match
// content.
« no previous file with comments | « ios/chrome/browser/experimental_flags.mm ('k') | ios/public/provider/chrome/browser/chrome_browser_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698