// Copyright 2021 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/public/common/frame/frame_ad_evidence_mojom_traits.h" namespace mojo { bool StructTraits< blink::mojom::FrameAdEvidenceDataView, blink::FrameAdEvidence>::Read(blink::mojom::FrameAdEvidenceDataView data, blink::FrameAdEvidence* out) { … } } // namespace mojo