1 # Copyright 2015 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 # Production code shouldn't be depending on this.
17 configs += [ "//build/config/compiler:wexit_time_destructors" ]
23 executable("convert_dict") {
24 # Production code shouldn't be depending on this.
30 configs += [ "//build/config/compiler:wexit_time_destructors" ]
35 "//third_party/hunspell",