| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index 3ed370b35b718786fea231c0bc06605bbe1aa364..f3e91e84808d1b1a5723f61976968b014094b44d 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -2591,7 +2591,7 @@ const FeatureEntry kFeatureEntries[] = {
|
| {"force-enable-stylus-tools",
|
| flag_descriptions::kForceEnableStylusToolsName,
|
| flag_descriptions::kForceEnableStylusToolsDescription, kOsCrOS,
|
| - SINGLE_VALUE_TYPE(ash::switches::kAshForceEnablePalette)},
|
| + SINGLE_VALUE_TYPE(ash::switches::kAshForceEnableStylusTools)},
|
| #endif // defined(OS_CHROMEOS)
|
|
|
| {"enable-midi-manager-dynamic-instantiation",
|
|
|