| Index: chrome/browser/history/top_sites_factory.h
|
| diff --git a/chrome/browser/history/top_sites_factory.h b/chrome/browser/history/top_sites_factory.h
|
| index 95d3aa22923fb2fe9ee50b7fc3516a488fd02cd1..e4316b4e2c69eeba3c0b49ca2097dda29cb5acf8 100644
|
| --- a/chrome/browser/history/top_sites_factory.h
|
| +++ b/chrome/browser/history/top_sites_factory.h
|
| @@ -25,8 +25,7 @@ class TopSites;
|
|
|
| class Profile;
|
|
|
| -// Used for creating and fetching a per-profile instance of the
|
| -// TopSites.
|
| +// Used for creating and fetching a per-profile instance of the TopSites.
|
| class TopSitesFactory : public RefcountedBrowserContextKeyedServiceFactory {
|
| public:
|
| // Get the TopSites service for |profile|, creating one if needed.
|
|
|