[content shell] implement testRunner.overridePreference
[chromium-blink-merge.git] / chromeos / dbus / mock_modem_messaging_client.cc
blob6301d0720ff4d529cc6ecb21126b09063653d5a8
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "chromeos/dbus/mock_modem_messaging_client.h"
7 namespace chromeos {
9 MockModemMessagingClient::MockModemMessagingClient() {}
11 MockModemMessagingClient::~MockModemMessagingClient() {}
13 } // namespace chromeos