Index: ash/ash_switches.cc |
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc |
index bf3c01e9d72f71afa8c98151c3550f39ac1c02f1..a40446befdc73b3a8bba9dc0e9033da4b206f808 100644 |
--- a/ash/ash_switches.cc |
+++ b/ash/ash_switches.cc |
@@ -70,8 +70,8 @@ const char kAshEnableSmoothScreenRotation[] = |
const char kAshEstimatedPresentationDelay[] = |
"ash-estimated-presentation-delay"; |
-// Enables the palette next to the status area. |
-const char kAshForceEnablePalette[] = "ash-force-enable-palette"; |
+// Enables the stylus tools next to the status area. |
+const char kAshForceEnableStylusTools[] = "force-enable-stylus-tools"; |
// Enables required things for the selected UI mode, regardless of whether the |
// Chromebook is currently in the selected UI mode. |