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

Unified Diff: chrome/chrome_browser_ui.gypi

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: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 80e72a492f398f149f66238c99687c4798be9a06..2d89304f810cb5dfa08004c207f6ad524e35853c 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -3292,6 +3292,7 @@
'../build/linux/system.gyp:gio',
'../ui/events/devices/events_devices.gyp:events_devices',
'../ui/events/devices/x11/events_devices_x11.gyp:events_devices_x11',
+ '../ui/events/keycodes/events_keycodes.gyp:keycodes_x',
],
}],
['use_udev==1', {

Powered by Google App Engine
This is Rietveld 408576698