1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
6 output_name = "x11_window"
12 "//ui/events/platform/x11",
14 "//ui/platform_window",
17 configs += [ "//build/config/linux:x11" ]
19 defines = [ "X11_WINDOW_IMPLEMENTATION" ]
24 "x11_window_export.h",