diff --git a/core/lib/third-party-web.js b/core/lib/third-party-web.js index eee094ec5805..e919e597d5b4 100644 --- a/core/lib/third-party-web.js +++ b/core/lib/third-party-web.js @@ -4,7 +4,7 @@ * Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */ -import thirdPartyWeb from 'third-party-web/httparchive-nostats-subset.js'; +import thirdPartyWeb from 'third-party-web/nostats-subset.js'; /** @typedef {import("third-party-web").IEntity} ThirdPartyEntity */ /** @typedef {import("third-party-web").IProduct} ThirdPartyProduct */