From 76ef5aa08179e44bec2e8bc96a01811d10579457 Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Fri, 1 Dec 2023 11:42:01 -0800 Subject: [PATCH] core(emulation): drop LH identifier in sec-ch-ua --- core/lib/emulation.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/lib/emulation.js b/core/lib/emulation.js index f4ed03fb68..54a6f17a9e 100644 --- a/core/lib/emulation.js +++ b/core/lib/emulation.js @@ -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 = {