| Index: ash/ash_switches.cc
|
| diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
|
| index 8307ca368623c03a3204ff644f97dde2e89f72c1..79dab50e53f99e944edec0d9e365cc922314d932 100644
|
| --- a/ash/ash_switches.cc
|
| +++ b/ash/ash_switches.cc
|
| @@ -29,10 +29,6 @@ const char kAshCopyHostBackgroundAtBoot[] = "ash-copy-host-background-at-boot";
|
| // Enable keyboard shortcuts useful for debugging.
|
| const char kAshDebugShortcuts[] = "ash-debug-shortcuts";
|
|
|
| -// UI to show preferred networks in the status area (for testing).
|
| -const char kAshDebugShowPreferredNetworks[] =
|
| - "ash-debug-show-preferred-networks";
|
| -
|
| // Indicates that the wallpaper images specified by
|
| // kAshDefaultWallpaper{Large,Small} are OEM-specific (i.e. they are not
|
| // downloadable from Google).
|
|
|