chromium/services/audio/testing_api_binder.h

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef SERVICES_AUDIO_TESTING_API_BINDER_H_
#define SERVICES_AUDIO_TESTING_API_BINDER_H_

#include "base/component_export.h"
#include "base/functional/callback.h"
#include "services/audio/public/mojom/system_info.mojom.h"
#include "services/audio/public/mojom/testing_api.mojom.h"

audio  // namespace audio

#endif  // SERVICES_AUDIO_TESTING_API_BINDER_H_