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

Unified Diff: Source/WebKit/chromium/WebKit.gyp

Issue 10037002: Datalist UI (WebKit part) (Closed) Base URL: http://svn.webkit.org/repository/webkit/trunk
Patch Set: fixed Created 8 years, 8 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
« no previous file with comments | « no previous file | Source/WebKit/chromium/features.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/WebKit.gyp
diff --git a/Source/WebKit/chromium/WebKit.gyp b/Source/WebKit/chromium/WebKit.gyp
index 68c81e482a770417f538e87fa13da5c190ea862f..7fa54ad7a6bbc126eb169b709cbf84053251a18a 100644
--- a/Source/WebKit/chromium/WebKit.gyp
+++ b/Source/WebKit/chromium/WebKit.gyp
@@ -118,6 +118,7 @@
'public/WebContextMenuData.h',
'public/WebCrossOriginPreflightResultCache.h',
'public/WebCursorInfo.h',
+ 'public/WebDataListElement.h',
'public/WebDOMEvent.h',
'public/WebDOMEventListener.h',
'public/WebDOMMessageEvent.h',
@@ -515,6 +516,7 @@
'src/WebDOMMutationEvent.cpp',
'src/WebDOMStringList.cpp',
'src/WebDatabase.cpp',
+ 'src/WebDataListElement.cpp',
'src/WebDataSourceImpl.cpp',
'src/WebDataSourceImpl.h',
'src/WebDevToolsAgentImpl.cpp',
« no previous file with comments | « no previous file | Source/WebKit/chromium/features.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698