Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / tools / json_schema_compiler / test / idl_other_namespace.idl
blob9aa3fa0f03bbc3ce12c94cb1ffc370d7ca6f1d52
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 // Provides types for testing scoped types included in idl_basics.idl.
7 namespace idl_other_namespace {
8 enum SomeType {
9 hello,
10 world