summaryrefslogtreecommitdiffstats
path: root/www/chromium/files/patch-content_gpu_BUILD.gn
blob: fad94ee0628b1d32318ae08d95a298c9088b9a9f (plain)
1
2
3
4
5
6
7
8
9
10
--- content/gpu/BUILD.gn.orig	2017-04-19 19:06:34 UTC
+++ content/gpu/BUILD.gn
@@ -98,6 +98,7 @@ target(link_target_type, "gpu_sources") 
 
   if (use_x11) {
     deps += [ "//ui/events/platform/x11" ]
+    configs += [ "//build/config/linux:x11" ]
   }
 
   if (use_ozone) {
OpenPOWER on IntegriCloud