Index: chrome/browser/ui/webui/ntp/new_tab_ui_browsertest.cc |
=================================================================== |
--- chrome/browser/ui/webui/ntp/new_tab_ui_browsertest.cc (revision 147000) |
+++ chrome/browser/ui/webui/ntp/new_tab_ui_browsertest.cc (working copy) |
@@ -22,9 +22,7 @@ |
class NewTabUIBrowserTest : public InProcessBrowserTest { |
public: |
- NewTabUIBrowserTest() { |
- EnableDOMAutomation(); |
- } |
+ NewTabUIBrowserTest() {} |
}; |
// Ensure that chrome-internal: still loads the NTP. |