Chromium Code Reviews

Unified Diff: ui/events/platform/x11/x11_events_platform.gyp

Issue 854753002: linux/gyp: Find missing symbols at build time, not runtime. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: system.gyp:x11, and rt for clearkey so Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: ui/events/platform/x11/x11_events_platform.gyp
diff --git a/ui/events/platform/x11/x11_events_platform.gyp b/ui/events/platform/x11/x11_events_platform.gyp
index b056ab60d20e685defd8c14aaf443319062867f8..cb1bbcd39c04d5806fd82a91be4da2ca0fb60576 100644
--- a/ui/events/platform/x11/x11_events_platform.gyp
+++ b/ui/events/platform/x11/x11_events_platform.gyp
@@ -14,6 +14,7 @@
'EVENTS_IMPLEMENTATION',
],
'dependencies': [
+ '../../../../base/base.gyp:base',
'../../../../build/linux/system.gyp:x11',
'../../../gfx/x/gfx_x11.gyp:gfx_x11',
'../../devices/events_devices.gyp:events_devices',
« content/content_shell.gypi ('K') | « ui/events/events.gyp ('k') | ui/views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine