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

Unified Diff: services/ui/display/BUILD.gn

Issue 2434923002: Handle modified displays in mustash. (Closed)
Patch Set: Fixes after initial review. Created 4 years, 2 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: services/ui/display/BUILD.gn
diff --git a/services/ui/display/BUILD.gn b/services/ui/display/BUILD.gn
index 4fbef06d0df01be422bb41efb5eadfcd20af3c6f..6e1193bd620c43f1f05adad5d3b20f3fe0f19665 100644
--- a/services/ui/display/BUILD.gn
+++ b/services/ui/display/BUILD.gn
@@ -10,6 +10,7 @@ source_set("display") {
"platform_screen.cc",
"platform_screen.h",
"platform_screen_delegate.h",
+ "viewport_metrics.h",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698