chromium/components/reading_list/core/mock_reading_list_model_observer.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 "components/reading_list/core/mock_reading_list_model_observer.h"

MockReadingListModelObserver::MockReadingListModelObserver() = default;

MockReadingListModelObserver::~MockReadingListModelObserver() = default;