Roll src/third_party/WebKit 6f84130:7353389 (svn 184386:184391)
[chromium-blink-merge.git] / tools / json_schema_compiler / test / idl_other_namespace_sub_namespace.idl
blob0d6a2cc71e2602036d5436c76f1d274f2acf5344
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.sub_namespace {
8 enum AnotherType {
9 hello,
10 world