blob: 00a30146c61189980dd88779a6ccced23a734f17 [file] [log] [blame]
// Copyright 2015 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_permission_broker_client.h"
#include "dbus/file_descriptor.h"
namespace chromeos {
MockPermissionBrokerClient::MockPermissionBrokerClient() {
}
MockPermissionBrokerClient::~MockPermissionBrokerClient() {
}
} // chromeos