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

Unified Diff: sky/viewer/document_view.h

Issue 762723002: Remove ENABLE(COMPOSITOR). (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
« no previous file with comments | « sky/engine/web/WebViewImpl.cpp ('k') | sky/viewer/document_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/document_view.h
diff --git a/sky/viewer/document_view.h b/sky/viewer/document_view.h
index 79ab7805df9e4a045f857aaa6c9401775ca3657a..2ba8e16071096a4e8beebbe2fa24f81f4b8f353e 100644
--- a/sky/viewer/document_view.h
+++ b/sky/viewer/document_view.h
@@ -73,7 +73,7 @@ class DocumentView : public blink::ServiceProvider,
private:
// WebWidgetClient methods:
- blink::WebLayerTreeView* initializeLayerTreeView() override;
+ void initializeLayerTreeView() override;
void scheduleAnimation() override;
// WebFrameClient methods:
« no previous file with comments | « sky/engine/web/WebViewImpl.cpp ('k') | sky/viewer/document_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698