Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index 54f824ca2b6967515e271eb28bdd7cc4a338cfda..aa6685a4cb0c5ad3d13d2611b1574bd2e9b3e845 100644 |
--- a/content/shell/BUILD.gn |
+++ b/content/shell/BUILD.gn |
@@ -43,6 +43,8 @@ static_library("content_shell_lib") { |
"browser/ipc_echo_message_filter.h", |
"browser/layout_test/layout_test_browser_context.cc", |
"browser/layout_test/layout_test_browser_context.h", |
+ "browser/layout_test/layout_test_browser_main.cc", |
+ "browser/layout_test/layout_test_browser_main.h", |
"browser/layout_test/layout_test_browser_main_parts.cc", |
"browser/layout_test/layout_test_browser_main_parts.h", |
"browser/layout_test/layout_test_devtools_frontend.cc", |