| Index: content/browser/renderer_host/render_view_host_manager_browsertest.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/render_view_host_manager_browsertest.cc (revision 147000)
|
| +++ content/browser/renderer_host/render_view_host_manager_browsertest.cc (working copy)
|
| @@ -31,9 +31,7 @@
|
|
|
| class RenderViewHostManagerTest : public InProcessBrowserTest {
|
| public:
|
| - RenderViewHostManagerTest() {
|
| - EnableDOMAutomation();
|
| - }
|
| + RenderViewHostManagerTest() {}
|
|
|
| static bool GetFilePathWithHostAndPortReplacement(
|
| const std::string& original_file_path,
|
|
|