| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index bcff57da3d1bed08de9443e2924ba6f265aad5e8..d4c6b66da24517eced43b2081cfa4cd921298ba1 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1124,6 +1124,7 @@ source_set("unit_tests") {
|
| "html/forms/EmailInputTypeTest.cpp",
|
| "html/forms/FileInputTypeTest.cpp",
|
| "html/forms/OptionListTest.cpp",
|
| + "html/forms/PasswordInputTypeTest.cpp",
|
| "html/forms/StepRangeTest.cpp",
|
| "html/parser/AtomicHTMLTokenTest.cpp",
|
| "html/parser/CSSPreloadScannerTest.cpp",
|
|
|