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

Unified Diff: ui/base/BUILD.gn

Issue 1880313004: Remove X11 deps from //ui/events:events_base. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@device_refactor
Patch Set: Maybe GYP actually works now? 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/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index e1cb9dce6a6613766de481a4ecb0bbd292e16a50..dc180c839dc2026948185b67566922cb09ab7245 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -434,6 +434,7 @@ component("base") {
}
deps += [
"//ui/events/devices/x11",
+ "//ui/events/keycodes:x",
"//ui/gfx/x",
]
}
« no previous file with comments | « media/media.gyp ('k') | ui/events/BUILD.gn » ('j') | ui/events/keycodes/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698