| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index c488d8ee58f57c253c8237e25e53bf1770adca99..7882e160655b608d0cedd9f46236037dd347a67a 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -35,7 +35,7 @@ CHROMEOS_EXPORT extern const char kDisableLoginScrollIntoView[];
|
| CHROMEOS_EXPORT extern const char kDisableNetworkPortalNotification[];
|
| CHROMEOS_EXPORT extern const char kDisableNewChannelSwitcherUI[];
|
| CHROMEOS_EXPORT extern const char kDisableNewKioskUI[];
|
| -CHROMEOS_EXPORT extern const char kDisableQuickofficeComponentApp[];
|
| +CHROMEOS_EXPORT extern const char kDisableOfficeEditingComponentApp[];
|
| CHROMEOS_EXPORT extern const char kDisableRollbackOption[];
|
| CHROMEOS_EXPORT extern const char kDisableSamlSignin[];
|
| CHROMEOS_EXPORT extern const char kDisableVolumeAdjustSound[];
|
|
|