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

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

Issue 2356913002: Pass device scale factor from display to ws. (Closed)
Patch Set: Fix more tests. 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
« no previous file with comments | « services/ui/display/platform_screen_stub.cc ('k') | services/ui/ws/display.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « services/ui/display/platform_screen_stub.cc ('k') | services/ui/ws/display.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698