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

Unified Diff: Source/web/web.gypi

Issue 23623017: Prepare for date/time input datalist support (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed 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
« no previous file with comments | « Source/web/WebDateTimeSuggestion.cpp ('k') | public/web/WebDateTimeChooserParams.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index b1f3fe0c35713943a77be91ce52d98493ffdca25..c5cbb3bea2ec3db403dbf9d1b4b207bf1c94b517 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -125,6 +125,7 @@
'WebDOMMouseEvent.cpp',
'WebDOMProgressEvent.cpp',
'WebDOMResourceProgressEvent.cpp',
+ 'WebDateTimeSuggestion.cpp',
'WebDataSourceImpl.cpp',
'WebDataSourceImpl.h',
'WebDatabase.cpp',
« no previous file with comments | « Source/web/WebDateTimeSuggestion.cpp ('k') | public/web/WebDateTimeChooserParams.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698