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

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

Issue 2434923002: Handle modified displays in mustash. (Closed)
Patch Set: Fix PlatformScreenStub for tests. 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
« no previous file with comments | « services/ui/demo/mus_demo.cc ('k') | services/ui/display/platform_screen_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/display/BUILD.gn
diff --git a/services/ui/display/BUILD.gn b/services/ui/display/BUILD.gn
index 4fbef06d0df01be422bb41efb5eadfcd20af3c6f..e521f4382bd85f7c47b2de014254dfde3279340f 100644
--- a/services/ui/display/BUILD.gn
+++ b/services/ui/display/BUILD.gn
@@ -10,6 +10,8 @@ source_set("display") {
"platform_screen.cc",
"platform_screen.h",
"platform_screen_delegate.h",
+ "viewport_metrics.cc",
+ "viewport_metrics.h",
]
deps = [
« no previous file with comments | « services/ui/demo/mus_demo.cc ('k') | services/ui/display/platform_screen_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698