Index: chrome/browser/history/top_sites_impl.h |
diff --git a/chrome/browser/history/top_sites_impl.h b/chrome/browser/history/top_sites_impl.h |
index 5417b4a4263be5965766116a742c39c785d526b8..8355f52b7e4acaea46d1ea4e4359149c6957f211 100644 |
--- a/chrome/browser/history/top_sites_impl.h |
+++ b/chrome/browser/history/top_sites_impl.h |
@@ -43,7 +43,6 @@ namespace history { |
class TopSitesCache; |
class TopSitesImplTest; |
- |
// This class allows requests for most visited urls and thumbnails on any |
// thread. All other methods must be invoked on the UI thread. All mutations |
// to internal state happen on the UI thread and are scheduled to update the |