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

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: Removed |dir| value read. Updated tests to use setDirection. Created 6 years, 4 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 d0d6095fdd5aa48bb4902a39c8991c549d7e7011..76852f1c87b73e34e40959efbd8290665ff9b972 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3429,6 +3429,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/HTMLFormControlElementTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698