| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 95456)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -1102,9 +1102,6 @@
|
| // Flag to trigger ChromeOS system log compression during feedback submit.
|
| const char kCompressSystemFeedback[] = "compress-sys-feedback";
|
|
|
| -// Enables Advanced File System.
|
| -const char kEnableAdvancedFileSystem[] = "enable-advanced-fs";
|
| -
|
| // Enables overriding the path for the default authentication extension.
|
| const char kAuthExtensionPath[] = "auth-ext-path";
|
|
|
|
|