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

Unified Diff: sky/engine/build/scripts/make_css_property_names.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_property_names.py
diff --git a/sky/engine/build/scripts/make_css_property_names.py b/sky/engine/build/scripts/make_css_property_names.py
index 530a1878d5a24714f3ef10880b785a7fa5a5908c..0ae478d39af1ef935ba352768aa21ccc82ea86ff 100755
--- a/sky/engine/build/scripts/make_css_property_names.py
+++ b/sky/engine/build/scripts/make_css_property_names.py
@@ -67,7 +67,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/bindings/scripts/templates/interface_base_cpp.template ('k') | sky/engine/build/scripts/make_css_value_keywords.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698