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

Unified Diff: sky/engine/build/scripts/templates/ElementFactory.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/ElementFactory.cpp.tmpl
diff --git a/sky/engine/build/scripts/templates/ElementFactory.cpp.tmpl b/sky/engine/build/scripts/templates/ElementFactory.cpp.tmpl
index 6c4d2d1429970bb7875d3ca510ec9a89fcdb481a..2bf274ca58708bb96af5f5ae3aa47216ccd87207 100644
--- a/sky/engine/build/scripts/templates/ElementFactory.cpp.tmpl
+++ b/sky/engine/build/scripts/templates/ElementFactory.cpp.tmpl
@@ -1,7 +1,6 @@
{% from "macros.tmpl" import license %}
{{ license() }}
-#include "config.h"
#include "{{namespace}}ElementFactory.h"
#include "{{namespace}}Names.h"

Powered by Google App Engine
This is Rietveld 408576698