Index: chrome/browser/dom_ui/new_tab_ui.cc |
diff --git a/chrome/browser/dom_ui/new_tab_ui.cc b/chrome/browser/dom_ui/new_tab_ui.cc |
index 681e9797fd4906fbd9fe8bc38283674cd81b9d08..9eef4c7d5115ee2829fe22638789b9e263376dc2 100644 |
--- a/chrome/browser/dom_ui/new_tab_ui.cc |
+++ b/chrome/browser/dom_ui/new_tab_ui.cc |
@@ -159,7 +159,6 @@ void RecentlyClosedTabsHandler::TabRestoreServiceDestroyed( |
tab_restore_service_ = NULL; |
} |
- |
/////////////////////////////////////////////////////////////////////////////// |
// MetricsHandler |