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

Unified Diff: Source/bindings/templates/templates.gypi

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/templates.gni ('k') | Source/bindings/templates/union.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/templates/templates.gypi
diff --git a/Source/bindings/templates/templates.gypi b/Source/bindings/templates/templates.gypi
index 2c9340cf791c24c0f1790a2c5e6a5291d97084a8..622d1833860b7379c78ec5be7b5f7da1e25a0466 100644
--- a/Source/bindings/templates/templates.gypi
+++ b/Source/bindings/templates/templates.gypi
@@ -10,6 +10,7 @@
'callback_interface.h',
'constants.cpp',
'conversions.cpp',
+ 'copyright_block.txt',
'dictionary_impl.cpp',
'dictionary_impl.h',
'dictionary_v8.cpp',
« no previous file with comments | « Source/bindings/templates/templates.gni ('k') | Source/bindings/templates/union.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698