Commit 357ce204 authored by achuith@chromium.org's avatar achuith@chromium.org

Remove advanced filesystem mode switch.

BUG=NONE
TEST=compiles

Review URL: http://codereview.chromium.org/7566053

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95577 0039d316-1c4b-4281-b951-d872f2087c98
parent cb570272
......@@ -1104,9 +1104,6 @@ const char kScreenSaverUrl[] = "screen-saver-url";
// 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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment