| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index 0a423b8073aac3df7baf89bb5f4404bdd16a06d5..bfea52a97b36a9c6a55e485751a2e9de66f48b3c 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -2606,7 +2606,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",
|
|
|