Chromium Code Reviews| Index: components/history/core/browser/typed_url_syncable_service.h |
| diff --git a/components/history/core/browser/typed_url_syncable_service.h b/components/history/core/browser/typed_url_syncable_service.h |
| index bf2f33020695b6630a82d0ba8bd5e60a1a3e711c..313021ded1ae38fec3ec5f04aed2c6233e29a8fe 100644 |
| --- a/components/history/core/browser/typed_url_syncable_service.h |
| +++ b/components/history/core/browser/typed_url_syncable_service.h |
| @@ -24,10 +24,6 @@ |
| class GURL; |
| -namespace base { |
| -class MessageLoop; |
| -}; |
| - |
| namespace sync_pb { |
| class TypedUrlSpecifics; |
| }; |