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

Unified Diff: Source/core/core.gypi

Issue 389343002: Custom validation message to take into account text direction (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated to latest master changes Created 6 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c4be26c8c16d86dbc93de4a811faeec9254cf6aa..3e55c49a2631acffcf099d566bb4740ee84ed38e 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3428,6 +3428,7 @@
'html/HTMLDimensionTest.cpp',
'html/HTMLLinkElementSizesAttributeTest.cpp',
'html/HTMLTextFormControlElementTest.cpp',
+ 'html/HTMLFormControlElementTest.cpp',
'html/LinkRelAttributeTest.cpp',
'html/TimeRangesTest.cpp',
'html/parser/HTMLParserThreadTest.cpp',
« no previous file with comments | « no previous file | Source/core/html/HTMLFormControlElement.h » ('j') | Source/core/html/HTMLFormControlElement.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698