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

Unified Diff: sky/engine/build/scripts/make_css_value_keywords.py

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/make_css_value_keywords.py
diff --git a/sky/engine/build/scripts/make_css_value_keywords.py b/sky/engine/build/scripts/make_css_value_keywords.py
index aaa9c00d447774548165ff53281b2d838f3d56d1..e43a43f3bf174a6acba795f768fcc53842eaf2ac 100755
--- a/sky/engine/build/scripts/make_css_value_keywords.py
+++ b/sky/engine/build/scripts/make_css_value_keywords.py
@@ -40,7 +40,6 @@ GPERF_TEMPLATE = """
%%{
%(license)s
-#include "config.h"
#include "%(class_name)s.h"
#include "core/css/HashTools.h"
#include <string.h>
« no previous file with comments | « sky/engine/build/scripts/make_css_property_names.py ('k') | sky/engine/build/scripts/templates/CSSPropertyMetadata.cpp.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698