| Index: tools/json_schema_compiler/dart_test/dictionaries.idl
|
| diff --git a/tools/json_schema_compiler/dart_test/dictionaries.idl b/tools/json_schema_compiler/dart_test/dictionaries.idl
|
| index 4b26684329d3ef00dcd4cb348de6d923fe5b9ce6..1eb9e25e0a07fb5ca5d69e978b8f77a9802dd776 100644
|
| --- a/tools/json_schema_compiler/dart_test/dictionaries.idl
|
| +++ b/tools/json_schema_compiler/dart_test/dictionaries.idl
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// This comment is for the dictionaries namespace.
|
| namespace dictionaries {
|
| // Documentation for ComplexType.
|
| dictionary InnerType {
|
|
|