1// ************************************************************************** 2// * Copyright (C) 2004-2013, International Business Machine 3// * Corporation; Unicode, Inc.; and others. All Rights Reserved. 4// * 5// *************************************************************************** 6// This file specifies transliteration rulesets that are to be kept for Chromium 7// releases. 8// 9// Currently no rule sets in use. 10// Note that RuleBasedTransliteratorIDs block has to be present. Otherwise, 11// built-in transforms such as NFD/NFC would fail. 12 13root { 14 RuleBasedTransliteratorIDs { 15 } 16} 17