blob: 5dd4d9954fee70c5c2dc7d5d193066af29cf6496 [file] [log] [blame]
// Copyright 2018 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "shill/mock_power_manager_proxy.h"
namespace shill {
MockPowerManagerProxy::MockPowerManagerProxy() = default;
MockPowerManagerProxy::~MockPowerManagerProxy() = default;
} // namespace shill