blob: 933006f351d9f25c9a5f8f322940c85b4b0edddd [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/supplicant/mock_supplicant_process_proxy.h"
namespace shill {
MockSupplicantProcessProxy::MockSupplicantProcessProxy() = default;
MockSupplicantProcessProxy::~MockSupplicantProcessProxy() = default;
} // namespace shill