blob: fb8718fa6b6a7b3c2e2ab8a97b204f4e0ccebcee [file] [log] [blame]
// Copyright 2018 The Chromium OS 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 "shill/mock_event_dispatcher.h"
namespace shill {
MockEventDispatcher::MockEventDispatcher() = default;
MockEventDispatcher::~MockEventDispatcher() = default;
} // namespace shill