blob: 06ea2879f43460f8584c06aa1600339c90765307 [file] [log] [blame]
// Copyright (c) 2012 The Chromium 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 "chromeos/dbus/mock_shill_service_client.h"
namespace chromeos {
MockShillServiceClient::MockShillServiceClient() = default;
MockShillServiceClient::~MockShillServiceClient() = default;
} // namespace chromeos