blob: 6301d0720ff4d529cc6ecb21126b09063653d5a8 [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_modem_messaging_client.h"
namespace chromeos {
MockModemMessagingClient::MockModemMessagingClient() {}
MockModemMessagingClient::~MockModemMessagingClient() {}
} // namespace chromeos