Sign in
mojo
/
mojo-tools
/
5e30a0746ec1ff2b2a7303a38acdc736b10c83fb
/
.
/
mojo
/
public
/
interfaces
/
bindings
/
tests
/
no_module.mojom
blob: 5bba152aacd55991626b963d9faf92aced05548c [
file
]
// Copyright 2014 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.
// Entities without module
enum
EnumWithoutModule
{
A
,
};