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

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

Issue 2356913002: Pass device scale factor from display to ws. (Closed)
Patch Set: Rebase, fix tests and cleanup. Created 4 years, 3 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/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 0998f7bdfea1a074d509572d6ba55672483505c6..e0585c2138109ba6cfb47812d6c91776f5267a0e 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -81,6 +81,7 @@ static_library("lib") {
"user_id_tracker.cc",
"user_id_tracker.h",
"user_id_tracker_observer.h",
+ "viewport_metrics.h",
"window_coordinate_conversions.cc",
"window_coordinate_conversions.h",
"window_finder.cc",

Powered by Google App Engine
This is Rietveld 408576698