blob: 2acfe0cc3bc13a2594df8ef1f79901cb6ffd40dd [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_location_proxy.h"
namespace shill {
namespace mm1 {
MockModemLocationProxy::MockModemLocationProxy() {}
MockModemLocationProxy::~MockModemLocationProxy() {}
} // namespace mm1
} // namespace shill