Separate Simple Backend creation from initialization.
[chromium-blink-merge.git] / chromeos / dbus / mock_experimental_bluetooth_profile_manager_client.cc
blob35ec3ce0c696ff8cbbf30d52004c5f6306992de6
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_profile_manager_client.h"
7 namespace chromeos {
9 MockExperimentalBluetoothProfileManagerClient::
10 MockExperimentalBluetoothProfileManagerClient() {}
12 MockExperimentalBluetoothProfileManagerClient::
13 ~MockExperimentalBluetoothProfileManagerClient() {}
15 } // namespace chromeos