// 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.
// File generated by //ui/file_manager/base/gn/uma_enums_generate.py.
/**
* List of file extensions to record in UMA, from enums.xml ViewFileType.
*/
export const UMA_INDEX_KNOWN_EXTENSIONS = Object.freeze([
'other', '.3ga', '.3gp',
'.aac', '.alac', '.asf',
'.avi', '.bmp', '.csv',
'.doc', '.docx', '.flac',
'.gif', '.jpeg', '.jpg',
'.log', '.m3u', '.m3u8',
'.m4a', '.m4v', '.mid',
'.mkv', '.mov', '.mp3',
'.mp4', '.mpg', '.odf',
'.odp', '.ods', '.odt',
'.oga', '.ogg', '.ogv',
'.pdf', '.png', '.ppt',
'.pptx', '.ra', '.ram',
'.rar', '.rm', '.rtf',
'.wav', '.webm', '.webp',
'.wma', '.wmv', '.xls',
'.xlsx', '.crdownload', '.crx',
'.dmg', '.exe', '.html',
'.htm', '.jar', '.ps',
'.torrent', '.txt', '.zip',
'directory', 'no extension', 'unknown extension',
'.mhtml', '.gdoc', '.gsheet',
'.gslides', '.arw', '.cr2',
'.dng', '.nef', '.nrw',
'.orf', '.raf', '.rw2',
'.tini', '.7z', '.apk',
'.apng', '.avif', '.bz2',
'.c', '.crswap', '.css',
'.dat', '.email', '.eml',
'.eps', '.gz', '.ico',
'.ics', '.iso', '.java',
'.jxl', '.mpeg', '.msg',
'.msi', '.pps', '.ppsx',
'.psd', '.py', '.sh',
'.svg', '.svgz', '.tar',
'.tgz', '.tif', '.tiff',
'.vcf', '.xml', '.xz',
]);