blob: fb8403c88fed57197370a5954cc2285aa01f5dc9 [file] [log] [blame]
// Copyright (c) 2012 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_mm1_modem_proxy.h"
namespace shill {
namespace mm1 {
MockModemProxy::MockModemProxy() {}
MockModemProxy::~MockModemProxy() {}
} // namespace mm1
} // namespace shill