aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_gpu_BUILD.gn
blob: cee0ae1717f6647f6dffe77349cc6e2db3797d9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- content/gpu/BUILD.gn.orig	2017-01-26 00:49:13 UTC
+++ content/gpu/BUILD.gn
@@ -96,6 +96,7 @@ target(link_target_type, "gpu_sources") 
 
   if (use_x11) {
     deps += [ "//ui/events/platform/x11" ]
+    configs += [ "//build/config/linux:x11" ]
   }
 
   if (use_ozone) {