| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 9696c8caeb0d38d3f0371a166eb6e7294d49c1d6..1a60101cb73790361674405581d8d003245c2a19 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -67,9 +67,6 @@ const char kDisableVolumeAdjustSound[] = "disable-volume-adjust-sound";
|
| const char kDisableNetworkPortalNotification[] =
|
| "disable-network-portal-notification";
|
|
|
| -// Disables fetching online CrOS EULA page, only static version is shown.
|
| -const char kDisableOnlineEULA[] = "disable-cros-online-eula";
|
| -
|
| // Avoid doing animations upon oobe.
|
| const char kDisableOobeAnimation[] = "disable-oobe-animation";
|
|
|
|
|