Chromium Code Reviews| Index: Source/build/scripts/templates/ElementWrapperFactory.h.tmpl |
| diff --git a/Source/build/scripts/templates/ElementWrapperFactory.h.tmpl b/Source/build/scripts/templates/ElementWrapperFactory.h.tmpl |
| index 42ee789c2feb56a99f3a53dfbaab9434db8dbb22..262d5325b2ab9ad9c2214d4c98e884c6b07f4546 100644 |
| --- a/Source/build/scripts/templates/ElementWrapperFactory.h.tmpl |
| +++ b/Source/build/scripts/templates/ElementWrapperFactory.h.tmpl |
| @@ -1,4 +1,4 @@ |
| -{% from "macros.tmpl" import license -%} |
| +{% from "macros.tmpl" import license %} |
| {{ license() }} |
| #ifndef V8{{namespace}}ElementWrapperFactory_h |