chromium/base/i18n/utf8_validator_tables.cc

// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// This file is auto-generated by build_utf8_validator_tables.
// DO NOT EDIT.

#include "base/i18n/utf8_validator_tables.h"

#include <iterator>

namespace base {
namespace internal {

const uint8_t kUtf8ValidatorTables[] =;

const size_t kUtf8ValidatorTablesSize =;

}  // namespace internal
}  // namespace base