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.
8 'use_x11': 1, # It is necessary to explicitly set use_x11 here to make sure
9 # that the exclusion rules in filename_rules.gypi do not
10 # exclude the x11* files.
15 # GN version: //ui/gfx/x
16 'target_name': 'gfx_x11',
17 'type': '<(component)',
19 '../../../base/base.gyp:base',
20 '../../../build/linux/system.gyp:x11',
30 'x11_error_tracker.cc',
31 'x11_error_tracker.h',