blob: 1b83e48107378ef77e142c2e11737c1e04666185 [file] [log] [blame]
// Copyright 2015 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 "apmanager/mock_event_dispatcher.h"
namespace apmanager {
MockEventDispatcher::MockEventDispatcher() {}
MockEventDispatcher::~MockEventDispatcher() {}
} // namespace apmanager