Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index e27dc09d79bed9e135db815e29503277530f192c..bf4e4ab36bdbc0196142b4b2080ef362f1723014 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1201,9 +1201,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"; |