| Index: chrome/browser/chromeos/login/login_utils.cc
|
| diff --git a/chrome/browser/chromeos/login/login_utils.cc b/chrome/browser/chromeos/login/login_utils.cc
|
| index cb009adee5d3b34b3ec1aebd1315ea4fe8aedbaf..1cc77afa0957ddb1850075c837879616ccbdecb7 100644
|
| --- a/chrome/browser/chromeos/login/login_utils.cc
|
| +++ b/chrome/browser/chromeos/login/login_utils.cc
|
| @@ -1048,7 +1048,6 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
|
| switches::kEnableGView,
|
| switches::kEnableLogging,
|
| switches::kEnablePartialSwap,
|
| - switches::kEnableSensors,
|
| switches::kEnableSmoothScrolling,
|
| switches::kEnableThreadedCompositing,
|
| switches::kDisableThreadedCompositing,
|
|
|