1 // Copyright 2014 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 [JavaPackage="org.chromium.mojo.bindings.test.mojom.imported"]
8 // This sample just defines some types that are imported into
9 // sample_service.mojom, to show how import works.
18 // These enum values should not interfere with those of Shape above.
25 enum YetAnotherShape {
36 interface ImportedInterface {