Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(462)

Unified Diff: components/dom_distiller/ios/distiller_page_ios.h

Issue 1384433002: distiller: Retires support of CreateNewContext. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Synced. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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:
« no previous file with comments | « components/dom_distiller/core/javascript/domdistiller.js ('k') | components/dom_distiller/ios/distiller_page_ios.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698