summaryrefslogtreecommitdiffstats
path: root/www/chromium/files/patch-content_gpu_BUILD.gn
blob: 33d6f62fae72e8d4ad5c0ff865da84c96fb2896e (plain)
1
2
3
4
5
6
7
8
9
10
--- content/gpu/BUILD.gn.orig	2017-03-09 20:04:32 UTC
+++ content/gpu/BUILD.gn
@@ -97,6 +97,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