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

Unified Diff: ui/events/devices/BUILD.gn

Issue 1922783002: Move gfx::Display/Screen to display::Display/Screen in aura/events (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/events/devices/BUILD.gn
diff --git a/ui/events/devices/BUILD.gn b/ui/events/devices/BUILD.gn
index c4405459aedd9ba9941ff873cf2c80926198f42a..542de32404f4ff5e59f758e7d97398037aab6dc5 100644
--- a/ui/events/devices/BUILD.gn
+++ b/ui/events/devices/BUILD.gn
@@ -25,6 +25,7 @@ component("devices") {
"//base",
"//base/third_party/dynamic_annotations",
"//skia",
+ "//ui/display",
"//ui/gfx",
"//ui/gfx/geometry",
]

Powered by Google App Engine
This is Rietveld 408576698