Index: third_party/WebKit/Source/modules/BUILD.gn |
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn |
index 6d2f39e7d69ac53d0d88bdabdb082a1c0f6774cd..c42cc2bc79815ff234496359d7b524549935c607 100644 |
--- a/third_party/WebKit/Source/modules/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/BUILD.gn |
@@ -246,6 +246,7 @@ source_set("unit_tests") { |
"canvas2d/CanvasRenderingContext2DUsageTrackingTest.cpp", |
"compositorworker/AnimationWorkletThreadTest.cpp", |
"compositorworker/CompositorWorkerThreadTest.cpp", |
+ "credentialmanager/CredentialsContainerTest.cpp", |
"credentialmanager/PasswordCredentialTest.cpp", |
"csspaint/PaintRenderingContext2DTest.cpp", |
"csspaint/PaintWorkletTest.cpp", |