Sign in
chromium
/
chromium
/
src
/
ef290da170d481d1ef1c9ca4e11d156cfaf09afe
/
.
/
mojo
/
public
/
cpp
/
bindings
/
tests
/
extra_cpp_template_unittest.test-mojom
blob: ea6641c6a09bba2bf0af754ca762cd90be2dbcca [
file
]
// Copyright 2019 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.
module
mojo
.
test
.
extra_cpp_template_unittest
.
mojom
;
interface
ExtraCppInterface
{};