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

Unified Diff: sky/shell/ui/engine.h

Issue 945083002: Fix display of fonts in SkyShell (Closed) Base URL: git@github.com:abarth/mojo.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « no previous file | sky/shell/ui/engine.cc » ('j') | sky/shell/ui/engine.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/shell/ui/engine.h
diff --git a/sky/shell/ui/engine.h b/sky/shell/ui/engine.h
index bdf6d043162a056dd9a6a14783de990bb1b544e7..64eece07b2352c3fb52f7996d117041618089b1b 100644
--- a/sky/shell/ui/engine.h
+++ b/sky/shell/ui/engine.h
@@ -58,6 +58,7 @@ class Engine : public UIDelegate,
// WebViewClient methods:
void initializeLayerTreeView() override;
void scheduleVisualUpdate() override;
+ blink::WebScreenInfo screenInfo() override;
void UpdateWebViewSize();
« no previous file with comments | « no previous file | sky/shell/ui/engine.cc » ('j') | sky/shell/ui/engine.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698