blob: dac3e978d55621f4495dc6e3fe00e78b1ee3d0dc [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() {}
MockEventDispatcher::~MockEventDispatcher() {}
} // namespace shill