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

Unified Diff: chrome/browser/about_flags.cc

Issue 2814743009: Make adjustable large cursor enabled by default (Closed)
Patch Set: Rebase. Created 3 years, 8 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: chrome/browser/about_flags.cc
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index de1631083781deed817f284b83a1e05d1ec018ef..77959be0884d14a827f849c0d945f35cd1a38e97 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -2622,10 +2622,6 @@ const FeatureEntry kFeatureEntries[] = {
kOsCrOS,
SINGLE_VALUE_TYPE(
chromeos::switches::kEnableTouchSupportForScreenMagnifier)},
- {"ash-adjustable-large-cursor",
- flag_descriptions::kEnableAdjustableLargeCursorName,
- flag_descriptions::kEnableAdjustableLargeCursorDescription, kOsCrOS,
- SINGLE_VALUE_TYPE(ash::switches::kAshAdjustableLargeCursor)},
#endif // OS_CHROMEOS
{"enable-zero-suggest-redirect-to-chrome",
« no previous file with comments | « ash/display/cursor_window_controller.cc ('k') | chrome/browser/chromeos/accessibility/accessibility_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698