chromium/third_party/blink/renderer/core/paint/timing/lcp_objects.cc

// 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.

#include "third_party/blink/renderer/core/paint/timing/lcp_objects.h"

namespace blink {

void LCPRectInfo::OutputToTraceValue(TracedValue& value) const {}

}  // namespace blink