blob: 4b87dd50c9fb508d2b524c5815ae4616819b56a7 [file] [log] [blame]
// Copyright 2022 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/segmentation_platform/internal/mock_ukm_data_manager.h"
namespace segmentation_platform {
MockUkmDataManager::MockUkmDataManager() = default;
MockUkmDataManager::~MockUkmDataManager() = default;
} // namespace segmentation_platform