| Index: trunk/src/chrome/browser/dom_distiller/lazy_dom_distiller_service.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/dom_distiller/lazy_dom_distiller_service.h (revision 272703)
|
| +++ trunk/src/chrome/browser/dom_distiller/lazy_dom_distiller_service.h (working copy)
|
| @@ -50,8 +50,6 @@
|
| scoped_ptr<DistillerPage> distiller_page,
|
| const GURL& url) OVERRIDE;
|
| virtual scoped_ptr<DistillerPage> CreateDefaultDistillerPage() OVERRIDE;
|
| - virtual scoped_ptr<DistillerPage> CreateDefaultDistillerPageWithHandle(
|
| - scoped_ptr<SourcePageHandle> handle) OVERRIDE;
|
| virtual void AddObserver(DomDistillerObserver* observer) OVERRIDE;
|
| virtual void RemoveObserver(DomDistillerObserver* observer) OVERRIDE;
|
|
|
|
|