blob: f3cba8c05610b622cf2f6e391a84b1b6b6b80bb9 [file] [log] [blame] [edit]
# Copyright 2024 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
source_set("icu") {
sources = [ "icu_utf.h" ]
visibility = [ "//base" ]
}