Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 139c0849b828ad65a3699430c760b553c9313382..c79f56feeb64980664083db1538151e484c7ca9c 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -339,7 +339,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. |