Chromium Code Reviews| Index: tools/json_schema_compiler/dart_test/empty_namespace.idl |
| =================================================================== |
| --- tools/json_schema_compiler/dart_test/empty_namespace.idl (revision 208118) |
| +++ tools/json_schema_compiler/dart_test/empty_namespace.idl (working copy) |
| @@ -2,5 +2,6 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +// An empty comment is required for an empty namespace. |
| namespace empty_namespace { |
| }; |