Separate Simple Backend creation from initialization.
[chromium-blink-merge.git] / chromeos / dbus / mock_experimental_bluetooth_agent_manager_client.cc
blobfef13fac740933f38cfa5a6dc91844331ea62936
1 // Copyright (c) 2013 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_experimental_bluetooth_agent_manager_client.h"
7 namespace chromeos {
9 MockExperimentalBluetoothAgentManagerClient::
10 MockExperimentalBluetoothAgentManagerClient() {}
12 MockExperimentalBluetoothAgentManagerClient::
13 ~MockExperimentalBluetoothAgentManagerClient() {}
15 } // namespace chromeos