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

Unified Diff: third_party/WebKit/Source/web/web.gypi

Issue 2174303002: Move filtering logic in GetDataListSuggestions() to Blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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: third_party/WebKit/Source/web/web.gypi
diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
index 47d78c4a8b4ed74c93e70040861255b71d8ab4f6..4d70b39e84e7ce70a44ce896969b2088427293cb 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -240,6 +240,7 @@
'WebEmbeddedWorkerImplTest.cpp',
'WebNodeTest.cpp',
'WebElementTest.cpp',
+ 'WebInputElementTest.cpp',
'WebViewImplPaintArtifactCompositorTest.cpp',
# FIXME: Move the tests from web/tests/ to appropriate places.
# crbug.com/353585

Powered by Google App Engine
This is Rietveld 408576698