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

Unified Diff: Source/bindings/templates/copyright_block.txt

Issue 1056423002: [bindings] Include copyright block in generated code for consistency. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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 | « Source/bindings/templates/callback_interface.cpp ('k') | Source/bindings/templates/dictionary_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/templates/copyright_block.txt
diff --git a/Source/devtools/front_end/devtools.js b/Source/bindings/templates/copyright_block.txt
similarity index 68%
copy from Source/devtools/front_end/devtools.js
copy to Source/bindings/templates/copyright_block.txt
index 8fd720f02a3c63030f29f7e3068fd481195346a2..4c2c944b4abe286cf5ec5f6c6805fc0ae7d90246 100644
--- a/Source/devtools/front_end/devtools.js
+++ b/Source/bindings/templates/copyright_block.txt
@@ -2,4 +2,5 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-Runtime.startApplication("devtools");
+// This file has been auto-generated by {{code_generator}}. DO NOT MODIFY!
+
« no previous file with comments | « Source/bindings/templates/callback_interface.cpp ('k') | Source/bindings/templates/dictionary_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698