blob: 0ba9760a1f8398ce8c9faf0ff6d379dba7ae9cc2 [file] [log] [blame]
# Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# Contains the major version number of the ICU library, for dependencies that
# need different configuration based on the library version. Currently this
# is only useful in Fuchsia.
icu_major_version_number = "69"
}