Roll src/third_party/WebKit 6f84130:7353389 (svn 184386:184391)
[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