summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos_switches.h
diff options
context:
space:
mode:
authorhirono@chromium.org <hirono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-20 18:17:19 +0000
committerhirono@chromium.org <hirono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-20 18:17:19 +0000
commitbb0321a983160feb7aa05ffe43e1e1bfda8559f7 (patch)
tree0994638093a6ced91278eb25660395cd65492b8c /chromeos/chromeos_switches.h
parent85ddfb0efd11399e31339e1e94d268ef75bd8f5b (diff)
downloadchromium_src-bb0321a983160feb7aa05ffe43e1e1bfda8559f7.zip
chromium_src-bb0321a983160feb7aa05ffe43e1e1bfda8559f7.tar.gz
chromium_src-bb0321a983160feb7aa05ffe43e1e1bfda8559f7.tar.bz2
Revert "Files.app: Add a command-line flag to switch multi-profile support of Files.app."
This reverts commit 83d48169567cbfa36842d05fbc6036d462994dfe. Conflicts: chromeos/chromeos_switches.h Previous CL: crrev.com/140913008 BUG=344743 Review URL: https://codereview.chromium.org/170293006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252318 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chromeos/chromeos_switches.h')
-rw-r--r--chromeos/chromeos_switches.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
index fcea8a7..2e9bd7c 100644
--- a/chromeos/chromeos_switches.h
+++ b/chromeos/chromeos_switches.h
@@ -53,7 +53,6 @@ CHROMEOS_EXPORT extern const char kEnterpriseEnrollmentModulusLimit[];
CHROMEOS_EXPORT extern const char kEnterpriseEnrollmentSkipRobotAuth[];
CHROMEOS_EXPORT extern const char kFileManagerShowCheckboxes[];
CHROMEOS_EXPORT extern const char kFileManagerEnableNewAudioPlayer[];
-CHROMEOS_EXPORT extern const char kFileManagerEnableMultiProfile[];
CHROMEOS_EXPORT extern const char kFirstExecAfterBoot[];
CHROMEOS_EXPORT extern const char kForceLoginManagerInTests[];
CHROMEOS_EXPORT extern const char kGpuSandboxFailuresNonfatal[];