Index: tools/json_schema_compiler/dart_test/events.idl |
diff --git a/tools/json_schema_compiler/dart_test/events.idl b/tools/json_schema_compiler/dart_test/events.idl |
index 54c711a04c59917125344e4783d7f3d4fc79582f..f1fb4b67dcc685125495dd7ea156ed664076017c 100644 |
--- a/tools/json_schema_compiler/dart_test/events.idl |
+++ b/tools/json_schema_compiler/dart_test/events.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 events namespace. |
namespace events { |
dictionary EventArgumentElement { |
DOMString elementStringArg; |