| 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 c55ca204826931f42501047c4853d49076707aef..4e71be674d6e88562e87b19eb49fc644402cb53f 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1145,6 +1145,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",
|
|
|