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_events_platform"
11 "x11_event_source_glib.cc",
12 "x11_event_source_libevent.cc",
16 "EVENTS_IMPLEMENTATION",
20 "//build/config/linux:x11",
25 "//ui/events:events_base",
26 "//ui/events/platform",
32 "x11_event_source_libevent.cc",
36 "//build/config/linux:glib",
40 "x11_event_source_glib.cc",