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

Unified Diff: sky/engine/public/BUILD.gn

Issue 1139823010: Plumb display metrics into SkyView (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 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: sky/engine/public/BUILD.gn
diff --git a/sky/engine/public/BUILD.gn b/sky/engine/public/BUILD.gn
index dd6b376eb15482b108b1d6211fcf2e1ea19880da..eb06cdcf44a6c7507bc82f427a6dab745273d0b7 100644
--- a/sky/engine/public/BUILD.gn
+++ b/sky/engine/public/BUILD.gn
@@ -68,6 +68,7 @@ source_set("platform_headers") {
"platform/WebURLResponse.h",
"platform/WebUnitTestSupport.h",
"platform/WebVector.h",
+ "platform/sky_display_metrics.h",
"platform/android/WebSandboxSupport.h",
"platform/linux/WebFallbackFont.h",
"platform/linux/WebFontInfo.h",

Powered by Google App Engine
This is Rietveld 408576698