| Index: sky/engine/build/scripts/templates/ElementWrapperFactory.cpp.tmpl
|
| diff --git a/sky/engine/build/scripts/templates/ElementWrapperFactory.cpp.tmpl b/sky/engine/build/scripts/templates/ElementWrapperFactory.cpp.tmpl
|
| index af27108c42819a73bb8b2b6a2f520fb400a988af..87138cf3e279f710429cbb4c2bdbfc05681c5b37 100644
|
| --- a/sky/engine/build/scripts/templates/ElementWrapperFactory.cpp.tmpl
|
| +++ b/sky/engine/build/scripts/templates/ElementWrapperFactory.cpp.tmpl
|
| @@ -1,7 +1,6 @@
|
| {% from "macros.tmpl" import license %}
|
| {{ license() }}
|
|
|
| -#include "config.h"
|
| #include "V8{{namespace}}ElementWrapperFactory.h"
|
|
|
| #include "{{namespace}}Names.h"
|
|
|