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

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: Code review comments 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 7ed0e3cb0d83488f2ce374de3822ac34f951cba0..4f7b1680d550c87394b00c0c149ad3ad0bf72be0 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3447,6 +3447,7 @@
'html/HTMLDimensionTest.cpp',
'html/HTMLLinkElementSizesAttributeTest.cpp',
'html/HTMLTextFormControlElementTest.cpp',
+ 'html/HTMLFormControlElementTest.cpp',
tkent 2014/08/12 00:19:58 Sort alphabetically.
Habib Virji 2014/08/12 07:56:16 Done.
'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