1 # Copyright 2013 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.
11 # GN version: //chrome/tools/convert_dict:lib
12 'target_name': 'convert_dict_lib',
13 'product_name': 'convert_dict',
14 'type': 'static_library',
15 'variables': { 'enable_wexit_time_destructors': 1, },
20 '../../../base/base.gyp:base',
32 'target_name': 'convert_dict',
34 'variables': { 'enable_wexit_time_destructors': 1, },
36 '../../../base/base.gyp:base',
37 '../../../base/base.gyp:base_i18n',
38 '../../../third_party/hunspell/hunspell.gyp:hunspell',