Index: chromeos/chromeos_switches.cc |
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
index 6ffbc9d76d962b8ca158c1f00c263c2c6182be1a..cc68e32572b938fc08ee8081b949f97156fcdcc9 100644 |
--- a/chromeos/chromeos_switches.cc |
+++ b/chromeos/chromeos_switches.cc |
@@ -219,10 +219,6 @@ |
// turn on multi-profile feature on ChromeOS. |
const char kIgnoreUserProfileMappingForTests[] = |
"ignore-user-profile-mapping-for-tests"; |
- |
-// File to load internal display ICC file from. |
-const char kInternalDisplayColorProfileFile[] = |
- "internal-display-color-profile-file"; |
// Enables Chrome-as-a-login-manager behavior. |
const char kLoginManager[] = "login-manager"; |