| Index: components/dom_distiller/ios/distiller_page_ios.h
|
| diff --git a/components/dom_distiller/ios/distiller_page_ios.h b/components/dom_distiller/ios/distiller_page_ios.h
|
| index d608cd775c0084478497269ff2a16532e7fcc386..c9320d10bdd028231b9dade23f96a1affbcb5cf0 100644
|
| --- a/components/dom_distiller/ios/distiller_page_ios.h
|
| +++ b/components/dom_distiller/ios/distiller_page_ios.h
|
| @@ -35,7 +35,6 @@ class DistillerPageIOS : public DistillerPage {
|
|
|
| protected:
|
| bool StringifyOutput() override;
|
| - bool CreateNewContext() override;
|
| void DistillPageImpl(const GURL& url, const std::string& script) override;
|
|
|
| private:
|
|
|