Index: bindings/templates/copyright_block.txt |
diff --git a/core/testing/RefCountedScriptWrappable.idl b/bindings/templates/copyright_block.txt |
similarity index 65% |
copy from core/testing/RefCountedScriptWrappable.idl |
copy to bindings/templates/copyright_block.txt |
index 1fc7fe0f5183c38de482f52cd63c739b42b44785..4c2c944b4abe286cf5ec5f6c6805fc0ae7d90246 100644 |
--- a/core/testing/RefCountedScriptWrappable.idl |
+++ b/bindings/templates/copyright_block.txt |
@@ -2,7 +2,5 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-[ |
-] interface RefCountedScriptWrappable { |
- [NotEnumerable] DOMString toString(); |
-}; |
+// This file has been auto-generated by {{code_generator}}. DO NOT MODIFY! |
+ |