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

Unified Diff: media/media.gyp

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: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index ee32a6fe21b43ab20f5a30db5c85cdd1eb6cb1ba..7f999ac33f606aa40c2ad6f077e65331a8f42fff 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -767,6 +767,7 @@
'../build/linux/system.gyp:xext',
'../build/linux/system.gyp:xfixes',
'../build/linux/system.gyp:xtst',
+ '../ui/events/keycodes/events_keycodes.gyp:keycodes_x',
'../ui/gfx/x/gfx_x11.gyp:gfx_x11',
],
}, { # else: use_x11==0
« no previous file with comments | « components/exo/wayland/server.cc ('k') | ui/base/BUILD.gn » ('j') | ui/events/keycodes/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698