// Copyright 2022 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #import "ios/chrome/browser/text_selection/model/text_selection_util.h" const char kTextClassifierAddressParameterName[] = "TCAddressOneTap"; const char kTextClassifierPhoneNumberParameterName[] = "TCPhoneNumberOneTap"; const char kTextClassifierEmailParameterName[] = "TCEmailOneTap"; const char kForceAllowDomainForEntitySelection[] = "force-allow-domain-for-entity-selection";