core(emulation): drop LH identifier in sec-ch-ua

This commit is contained in:
Paul Irish 2023-12-01 11:42:01 -08:00
Родитель 0f7289a92f
Коммит 76ef5aa081
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -4,8 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/
import {lighthouseVersion} from '../../shared/root.js';
const NO_THROTTLING_METRICS = {
latency: 0,
downloadThroughput: 0,
@ -29,7 +27,6 @@ function parseUseragentIntoMetadata(userAgent, formFactor) {
const brands = [
{brand: 'Chromium', version},
{brand: 'Google Chrome', version},
{brand: 'Lighthouse', version: lighthouseVersion},
];
const motoGPowerDetails = {