Index: chrome/test/perf/rendering/latency_tests.cc |
=================================================================== |
--- chrome/test/perf/rendering/latency_tests.cc (revision 147000) |
+++ chrome/test/perf/rendering/latency_tests.cc (working copy) |
@@ -224,8 +224,6 @@ |
void LatencyTest::SetUpCommandLine(CommandLine* command_line) { |
BrowserPerfTest::SetUpCommandLine(command_line); |
- // This enables DOM automation for tab contents. |
- EnableDOMAutomation(); |
if (CommandLine::ForCurrentProcess()-> |
HasSwitch(switches::kEnableThreadedCompositing)) { |
command_line->AppendSwitch(switches::kEnableThreadedCompositing); |