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

Unified Diff: ios/chrome/browser/chrome_switches.h

Issue 2662473003: Removing "All Bookmarks" (Closed)
Patch Set: feedback Created 3 years, 11 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 | « ios/chrome/browser/about_flags.mm ('k') | ios/chrome/browser/chrome_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/chrome_switches.h
diff --git a/ios/chrome/browser/chrome_switches.h b/ios/chrome/browser/chrome_switches.h
index 852ba2b9a63656fa608e9a0287003564b02673cf..93f341877e67bf3375fd29128af46a68c543bc09 100644
--- a/ios/chrome/browser/chrome_switches.h
+++ b/ios/chrome/browser/chrome_switches.h
@@ -9,7 +9,6 @@
namespace switches {
-extern const char kDisableAllBookmarksView[];
extern const char kDisableContextualSearch[];
extern const char kDisableIOSFastWebScrollViewInsets[];
extern const char kDisableIOSFeatures[];
@@ -27,7 +26,6 @@ extern const char kDisableIOSPhysicalWeb[];
extern const char kDisableDownloadImageRenaming[];
extern const char kDisableSuggestionsUI[];
-extern const char kEnableAllBookmarksView[];
extern const char kEnableContextualSearch[];
extern const char kEnableIOSFastWebScrollViewInsets[];
extern const char kEnableIOSFeatures[];
« no previous file with comments | « ios/chrome/browser/about_flags.mm ('k') | ios/chrome/browser/chrome_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698