| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index 0fd1b2383050750f22955e9869957166f861f770..9d5062f79db9648c889fa463bdd60902e2df75c5 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -2609,7 +2609,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",
|
|
|