blob: 790788373ef9938862749dd52ac8a984a6503f29 [file] [log] [blame]
// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/browser/attribution_reporting/test/mock_attribution_observer.h"
namespace content {
MockAttributionObserver::MockAttributionObserver() = default;
MockAttributionObserver::~MockAttributionObserver() = default;
} // namespace content