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

Unified Diff: ui/events/devices/x11/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/x11/BUILD.gn
diff --git a/ui/events/devices/x11/BUILD.gn b/ui/events/devices/x11/BUILD.gn
index 1da426387f235d40711eb08c69cbc6949907c38a..f6ab6d496c2cd752e767a8d5cba21f4e99eac9a6 100644
--- a/ui/events/devices/x11/BUILD.gn
+++ b/ui/events/devices/x11/BUILD.gn
@@ -23,6 +23,7 @@ component("x11") {
"//base",
"//base/third_party/dynamic_annotations",
"//skia",
+ "//ui/display",
"//ui/events:events_base",
"//ui/events/devices",
"//ui/events/keycodes:x11",

Powered by Google App Engine
This is Rietveld 408576698