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

Unified Diff: sky/engine/build/scripts/templates/CSSPropertyMetadata.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/CSSPropertyMetadata.cpp.tmpl
diff --git a/sky/engine/build/scripts/templates/CSSPropertyMetadata.cpp.tmpl b/sky/engine/build/scripts/templates/CSSPropertyMetadata.cpp.tmpl
index 1b28c1daffc65a91d4e7e980ca7aea62f26ed18d..6b93f257a321c905d3a973befa9c0068107035a7 100644
--- a/sky/engine/build/scripts/templates/CSSPropertyMetadata.cpp.tmpl
+++ b/sky/engine/build/scripts/templates/CSSPropertyMetadata.cpp.tmpl
@@ -1,7 +1,6 @@
{% from 'macros.tmpl' import license %}
{{license()}}
-#include "config.h"
#include "core/css/CSSPropertyMetadata.h"
#include "gen/sky/platform/RuntimeEnabledFeatures.h"
« no previous file with comments | « sky/engine/build/scripts/make_css_value_keywords.py ('k') | sky/engine/build/scripts/templates/ElementFactory.cpp.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698