| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index 5f06bfc40ff4355131e0b1e012af0d35d230e99e..f7e19ec2f5f8801f42cc596b98614eba316b9457 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -2603,7 +2603,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",
|
|
|