| Index: ash/ash_switches.cc
|
| diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
|
| index bf3c01e9d72f71afa8c98151c3550f39ac1c02f1..9f30a0e616a2752e32bd63026c84bc096204bf41 100644
|
| --- a/ash/ash_switches.cc
|
| +++ b/ash/ash_switches.cc
|
| @@ -10,9 +10,6 @@
|
| namespace ash {
|
| namespace switches {
|
|
|
| -// Enables adjustable large cursor.
|
| -const char kAshAdjustableLargeCursor[] = "ash-adjustable-large-cursor";
|
| -
|
| // Enables an animated transition from the boot splash screen (Chrome logo on a
|
| // white background) to the login screen. Implies
|
| // |kAshCopyHostBackgroundAtBoot| and doesn't make much sense if used in
|
|
|