| Index: chrome/browser/history/web_history_service_factory.h
|
| diff --git a/chrome/browser/history/web_history_service_factory.h b/chrome/browser/history/web_history_service_factory.h
|
| index e37f725af4a18406f6792facb92119321239b6ac..7514f4faa655dc3a71bec813d0ef909c8b42860d 100644
|
| --- a/chrome/browser/history/web_history_service_factory.h
|
| +++ b/chrome/browser/history/web_history_service_factory.h
|
| @@ -31,7 +31,7 @@ class WebHistoryServiceFactory : public ProfileKeyedServiceFactory {
|
| private:
|
| friend struct DefaultSingletonTraits<WebHistoryServiceFactory>;
|
|
|
| - explicit WebHistoryServiceFactory();
|
| + WebHistoryServiceFactory();
|
| virtual ~WebHistoryServiceFactory();
|
|
|
| DISALLOW_COPY_AND_ASSIGN(WebHistoryServiceFactory);
|
|
|