Index: chrome/browser/ui/find_bar/find_bar_host_browsertest.cc |
=================================================================== |
--- chrome/browser/ui/find_bar/find_bar_host_browsertest.cc (revision 147000) |
+++ chrome/browser/ui/find_bar/find_bar_host_browsertest.cc (working copy) |
@@ -70,8 +70,6 @@ |
class FindInPageControllerTest : public InProcessBrowserTest { |
public: |
FindInPageControllerTest() { |
- EnableDOMAutomation(); |
- |
#if defined(TOOLKIT_VIEWS) |
DropdownBarHost::disable_animations_during_testing_ = true; |
#elif defined(TOOLKIT_GTK) |