| Index: chrome/browser/ui/views/keyboard_access_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/ui/views/keyboard_access_browsertest.cc (revision 147000)
|
| +++ chrome/browser/ui/views/keyboard_access_browsertest.cc (working copy)
|
| @@ -101,9 +101,7 @@
|
|
|
| class KeyboardAccessTest : public InProcessBrowserTest {
|
| public:
|
| - KeyboardAccessTest() {
|
| - EnableDOMAutomation();
|
| - }
|
| + KeyboardAccessTest() {}
|
|
|
| // Use the keyboard to select "New Tab" from the app menu.
|
| // This test depends on the fact that there is one menu and that
|
|
|