blob: 97a033e39e3dc3bbaca0913f01325e83ee7ac673 [file] [log] [blame]
# Copyright 2019 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.
cc_library(
name = "icu",
srcs = ["icu_utf.cc"],
hdrs = ["icu_utf.h"],
visibility = ["//visibility:public"],
)