Sign in
mojo
/
mojo-tools
/
d26dd21f9bf81fca64a5c1c6d50837c41ae2d87c
/
.
/
mojo
/
public
/
interfaces
/
bindings
/
tests
/
no_module.mojom
blob: 5bba152aacd55991626b963d9faf92aced05548c [
file
] [
log
] [
blame
]
// 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
,
};