Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: bindings/templates/copyright_block.txt

Issue 1660113002: Updated to Chrome 45 (2454) moved from SVN to git. Base URL: https://github.com/dart-lang/webcore.git@roll_45
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « bindings/scripts/v8_utilities.py ('k') | bindings/tests/idls/core/ArrayBuffer.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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!
+
« no previous file with comments | « bindings/scripts/v8_utilities.py ('k') | bindings/tests/idls/core/ArrayBuffer.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698