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

Unified Diff: Source/core/core.gypi

Issue 72683003: Auto-generate InputTypeNames source from InputTypeNames.in. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 3b3ec3ffa5520eb8d2d9db2ae4cf76f23d1f614b..8525798762ea2c3d937d8c3a0b889b631463c6d5 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2478,8 +2478,6 @@
'html/forms/ImageInputType.h',
'html/forms/InputType.cpp',
'html/forms/InputType.h',
- 'html/forms/InputTypeNames.cpp',
- 'html/forms/InputTypeNames.h',
'html/forms/InputTypeView.cpp',
'html/forms/InputTypeView.h',
'html/forms/MonthInputType.cpp',

Powered by Google App Engine
This is Rietveld 408576698