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

Unified Diff: sky/engine/web/WebLocalFrameImpl.h

Issue 758843004: Delete most of rendering/compositing. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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: sky/engine/web/WebLocalFrameImpl.h
diff --git a/sky/engine/web/WebLocalFrameImpl.h b/sky/engine/web/WebLocalFrameImpl.h
index 696e0d448e225bbe74177b60a6ba480b5cf6dfc3..7cb5576b6fc3e277087fc572d4d4c856d3330393 100644
--- a/sky/engine/web/WebLocalFrameImpl.h
+++ b/sky/engine/web/WebLocalFrameImpl.h
@@ -127,7 +127,6 @@ public:
virtual WebRect selectionBoundsRect() const override;
virtual bool selectionStartHasSpellingMarkerFor(int from, int length) const override;
- virtual WebString layerTreeAsText(bool showDebugInfo = false) const override;
static WebLocalFrameImpl* create(WebFrameClient*);
virtual ~WebLocalFrameImpl();

Powered by Google App Engine
This is Rietveld 408576698