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

Unified Diff: sky/engine/public/web/WebRange.h

Issue 771933002: Remove dead markup serialization code. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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
« no previous file with comments | « sky/engine/public/web/WebNode.h ('k') | sky/engine/web/WebLocalFrameImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/public/web/WebRange.h
diff --git a/sky/engine/public/web/WebRange.h b/sky/engine/public/web/WebRange.h
index 0c1623676dd4ee01ba44d073f6a2f92a759ba1c9..7b801b7f83fbf5a0fc36840eee098e88b4308b26 100644
--- a/sky/engine/public/web/WebRange.h
+++ b/sky/engine/public/web/WebRange.h
@@ -65,7 +65,6 @@ public:
BLINK_EXPORT WebNode startContainer(int& exceptionCode) const;
BLINK_EXPORT WebNode endContainer(int& exceptionCode) const;
- BLINK_EXPORT WebString toHTMLText() const;
BLINK_EXPORT WebString toPlainText() const;
BLINK_EXPORT WebRange expandedToParagraph() const;
« no previous file with comments | « sky/engine/public/web/WebNode.h ('k') | sky/engine/web/WebLocalFrameImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698