| Index: components/dom_distiller/ios/distiller_page_factory_ios.h
|
| diff --git a/components/dom_distiller/ios/distiller_page_factory_ios.h b/components/dom_distiller/ios/distiller_page_factory_ios.h
|
| index 6af72b1dde76a64f05886eaf343e95bf0de91f68..f3fb0e88bb04fd8eded06a273303f3d1c4efa54b 100644
|
| --- a/components/dom_distiller/ios/distiller_page_factory_ios.h
|
| +++ b/components/dom_distiller/ios/distiller_page_factory_ios.h
|
| @@ -15,8 +15,6 @@ class BrowserState;
|
|
|
| namespace dom_distiller {
|
|
|
| -class DistillerPageIOS;
|
| -
|
| // DistillerPageFactoryIOS is an iOS-specific implementation of the
|
| // DistillerPageFactory interface allowing the creation of DistillerPage
|
| // instances.
|
|
|