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

Unified Diff: sky/engine/build/scripts/templates/ElementWrapperFactory.cpp.tmpl

Issue 1206763002: Really remove config.h (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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
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"
« no previous file with comments | « sky/engine/build/scripts/templates/ElementLookupTrie.cpp.tmpl ('k') | sky/engine/build/scripts/templates/MakeNames.cpp.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698