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 'target_name': 'convert_dict_lib',
12 'product_name': 'convert_dict',
13 'type': 'static_library',
14 'variables': { 'enable_wexit_time_destructors': 1, },
19 '../../../base/base.gyp:base',
31 'target_name': 'convert_dict',
33 'variables': { 'enable_wexit_time_destructors': 1, },
35 '../../../base/base.gyp:base',
36 '../../../base/base.gyp:base_i18n',
37 '../../../third_party/hunspell/hunspell.gyp:hunspell',