| Index: ash/content/display/screen_orientation_controller_chromeos_unittest.cc
|
| diff --git a/ash/content/display/screen_orientation_controller_chromeos_unittest.cc b/ash/content/display/screen_orientation_controller_chromeos_unittest.cc
|
| index fe1574804ffcfb410bb4e7ef56f6a3795fca590c..c388d0ed52c06e6fee8b016fa46b1f076e3a57dd 100644
|
| --- a/ash/content/display/screen_orientation_controller_chromeos_unittest.cc
|
| +++ b/ash/content/display/screen_orientation_controller_chromeos_unittest.cc
|
| @@ -161,8 +161,6 @@ ScreenOrientationControllerTest::CreateSecondaryWebContents() {
|
| void ScreenOrientationControllerTest::SetUp() {
|
| base::CommandLine::ForCurrentProcess()->AppendSwitch(
|
| ::switches::kUseFirstDisplayAsInternal);
|
| - base::CommandLine::ForCurrentProcess()->AppendSwitch(
|
| - switches::kAshEnableTouchViewTesting);
|
| test::AshTestBase::SetUp();
|
| }
|
|
|
|
|