Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index f00e72ef8567836209bdb388e5e7e29d9a5d0171..db70cab3f56d240bac83871489a074be39a77702 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1202,9 +1202,6 @@ const char kCompressSystemFeedback[] = "compress-sys-feedback"; |
// Enables overriding the path for the default authentication extension. |
const char kAuthExtensionPath[] = "auth-ext-path"; |
-// Enables photo editor in file manager. |
-const char kEnablePhotoEditor[] = "enable-photo-editor"; |
- |
#ifndef NDEBUG |
// Skips all other OOBE pages after user login. |
const char kOobeSkipPostLogin[] = "oobe-skip-postlogin"; |