Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 4338e3d770172a2f6ef0c7cb830b495c91acda22..9df05cfca5e744e4affb265758287b1dd2ecd454 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -308,7 +308,6 @@ extern const char kAuthExtensionPath[]; |
extern const char kEnableArchives[]; |
#ifndef NDEBUG |
extern const char kOobeSkipPostLogin[]; |
-extern const char kFileManagerExtensionPath[]; |
#endif |
#endif |
@@ -350,6 +349,7 @@ extern const char kClearTokenService[]; |
extern const char kSetToken[]; |
extern const char kWebSocketLiveExperimentHost[]; |
extern const char kExposePrivateExtensionApi[]; |
+extern const char kFileManagerExtensionPath[]; |
#endif |
extern const char kDisablePrintPreview[]; |