chromium/services/service_manager/public/cpp/standalone_connector_impl_unittest.test-mojom

// 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.

module service_manager.standalone_connector_impl_unittest.mojom;

interface Foo {};

interface Bar {};