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

Unified Diff: Source/core/core.gypi

Issue 338283003: Add HTMLTextFormControlElement unit test (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 0b068722888a2088ad2cb98f2d126dcb16b81b4c..0767061cad38392202ba168f7abda3b345f4ff56 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3420,6 +3420,7 @@
'frame/ImageBitmapTest.cpp',
'html/HTMLDimensionTest.cpp',
'html/HTMLLinkElementSizesAttributeTest.cpp',
+ 'html/HTMLTextFormControlElementTest.cpp',
'html/LinkRelAttributeTest.cpp',
'html/TimeRangesTest.cpp',
'html/parser/HTMLParserThreadTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698