| Index: components/dom_distiller/content/browser/distiller_page_web_contents.h
|
| diff --git a/components/dom_distiller/content/browser/distiller_page_web_contents.h b/components/dom_distiller/content/browser/distiller_page_web_contents.h
|
| index 4b28fc8acb8aaed97ea8820b038fceddbd2e6b3e..632da84c0645e68c4860fee38ac63aea175855d0 100644
|
| --- a/components/dom_distiller/content/browser/distiller_page_web_contents.h
|
| +++ b/components/dom_distiller/content/browser/distiller_page_web_contents.h
|
| @@ -73,7 +73,6 @@ class DistillerPageWebContents : public DistillerPage,
|
|
|
| protected:
|
| bool StringifyOutput() override;
|
| - bool CreateNewContext() override;
|
| void DistillPageImpl(const GURL& url, const std::string& script) override;
|
|
|
| private:
|
|
|