Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / tools / gn / secondary / ui / BUILD.gn
index b6eb541..251393e 100644 (file)
@@ -8,7 +8,6 @@ component("ui") {
   # TODO(brettw) do this target, this current stuff is only to make Chrome
   # link.
 
-  if (is_linux) {  # TODO(brettw) this should be some X11 thing.
     configs += "//build/config/linux:x11"
   }
 }