Index: chrome/browser/ui/fullscreen/fullscreen_controller_test.cc |
=================================================================== |
--- chrome/browser/ui/fullscreen/fullscreen_controller_test.cc (revision 147000) |
+++ chrome/browser/ui/fullscreen/fullscreen_controller_test.cc (working copy) |
@@ -20,7 +20,6 @@ |
"files/fullscreen_mouselock/fullscreen_mouselock.html"; |
void FullscreenControllerTest::SetUpCommandLine(CommandLine* command_line) { |
- InProcessBrowserTest::SetUpCommandLine(command_line); |
command_line->AppendSwitch(switches::kEnablePointerLock); |
} |