Index: chromeos/chromeos_switches.cc |
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
index d523f0996d4cb0850d4bcb6379db48e205b1dc53..8cf8d1e803732a702214b0e50c9f24edca0312b4 100644 |
--- a/chromeos/chromeos_switches.cc |
+++ b/chromeos/chromeos_switches.cc |
@@ -201,10 +201,6 @@ const char kHostPairingOobe[] = "host-pairing-oobe"; |
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"; |