| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1e92060d4c84d28eeef26a815a1b7f83ab82f333..3ef137ef0839fcd6d31439ceb5b569e69b51fd99 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -341,7 +341,6 @@ extern const char kZygoteProcess[];
|
|
|
| #if defined(OS_CHROMEOS)
|
| extern const char kEnableGView[];
|
| -extern const char kEnableLoginImages[];
|
| extern const char kLoginManager[];
|
| // TODO(avayvod): Remove this flag when it's unnecessary for testing
|
| // purposes.
|
|
|