| Index: chrome/browser/extensions/extension_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_browsertest.cc (revision 147000)
|
| +++ chrome/browser/extensions/extension_browsertest.cc (working copy)
|
| @@ -56,9 +56,6 @@
|
| }
|
|
|
| void ExtensionBrowserTest::SetUpCommandLine(CommandLine* command_line) {
|
| - // This enables DOM automation for tab contentses.
|
| - EnableDOMAutomation();
|
| -
|
| extensions::Feature::SetChannelForTesting(
|
| chrome::VersionInfo::CHANNEL_UNKNOWN);
|
|
|
|
|