| Index: components/favicon/core/favicon_driver_impl.h
|
| diff --git a/components/favicon/core/favicon_driver_impl.h b/components/favicon/core/favicon_driver_impl.h
|
| index f6238490910dc0243720903117cc28dc1ef75035..12fbd9494d99e40f041f150ff8186349d0602ca1 100644
|
| --- a/components/favicon/core/favicon_driver_impl.h
|
| +++ b/components/favicon/core/favicon_driver_impl.h
|
| @@ -19,7 +19,6 @@ class BookmarkModel;
|
| }
|
|
|
| namespace gfx {
|
| -class Image;
|
| class Size;
|
| }
|
|
|
| @@ -29,7 +28,6 @@ class HistoryService;
|
|
|
| namespace favicon {
|
|
|
| -class FaviconDriverObserver;
|
| class FaviconHandler;
|
| class FaviconService;
|
| struct FaviconURL;
|
|
|