// Copyright 2023 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_TENSORFLOW_TEXT_SHIMS_ICU4C_SOURCE_COMMON_UNICODE_UTF8_H_ #define THIRD_PARTY_TENSORFLOW_TEXT_SHIMS_ICU4C_SOURCE_COMMON_UNICODE_UTF8_H_ #include "third_party/icu/source/common/unicode/utf8.h" #endif // THIRD_PARTY_TENSORFLOW_TEXT_SHIMS_ICU4C_SOURCE_COMMON_UNICODE_UTF8_H_