Chromium Code Reviews| Index: chrome/browser/resources/ntp4/new_tab.js |
| diff --git a/chrome/browser/resources/ntp4/new_tab.js b/chrome/browser/resources/ntp4/new_tab.js |
| index e77f4e8a0e96b3d54e4eea7d3a9fcb71f4150abc..05aeabf578132cf0eab67fad21d7a7eb8cd39554 100644 |
| --- a/chrome/browser/resources/ntp4/new_tab.js |
| +++ b/chrome/browser/resources/ntp4/new_tab.js |
| @@ -298,8 +298,6 @@ cr.define('ntp', function() { |
| startTime = Date.now(); |
| }); |
| - |
| - cr.ui.FocusManager.disableMouseFocusOnButtons(); |
| } |
| /** |