Index: components/web_modal/BUILD.gn |
diff --git a/components/web_modal/BUILD.gn b/components/web_modal/BUILD.gn |
index a06653225d4a59a8b19c501cc194f33121813abc..2965950796ef4ce22f31949d4c48f76f2d3ab2e5 100644 |
--- a/components/web_modal/BUILD.gn |
+++ b/components/web_modal/BUILD.gn |
@@ -34,6 +34,7 @@ static_library("test_support") { |
"test_web_contents_modal_dialog_host.h", |
"test_web_contents_modal_dialog_manager_delegate.cc", |
"test_web_contents_modal_dialog_manager_delegate.h", |
+ "test_web_contents_modal_dialog_manager_views.cc", |
] |
public_deps = [ |