Chromium Code Reviews| Index: chrome/browser/resources/new_new_tab.html |
| =================================================================== |
| --- chrome/browser/resources/new_new_tab.html (revision 28997) |
| +++ chrome/browser/resources/new_new_tab.html (working copy) |
| @@ -19,7 +19,7 @@ |
| } |
| log.push([name, Date.now()]); |
| } |
| -logEvent('NewTab.ScriptStart', true); |
| +logEvent('Tab.NewTabScriptStart', true); |
| var global = this; |