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

Unified Diff: ui/display/BUILD.gn

Issue 2688413007: Add display::GetDisplayNearestView (Closed)
Patch Set: updated log #2 Created 3 years, 9 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: ui/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 3d71046d341f5189f534465fb92493e2fddc2e9b..da00c8aaadecd8c8b35b69e472aaabe253e1350c 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -34,6 +34,7 @@ component("display") {
"mac/screen_mac.mm",
"screen.cc",
"screen.h",
+ "screen_android.cc",
"screen_aura.cc",
"screen_base.cc",
"screen_base.h",

Powered by Google App Engine
This is Rietveld 408576698