Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index 42f336a0b2bb0800eaf82596d7a417175fd9c203..9be26dc967c7ed067d1e2d1e8bcd48062d37d8cd 100644 |
--- a/content/shell/BUILD.gn |
+++ b/content/shell/BUILD.gn |
@@ -59,6 +59,8 @@ static_library("content_shell_lib") { |
"browser/layout_test/layout_test_javascript_dialog_manager.h", |
"browser/layout_test/layout_test_message_filter.cc", |
"browser/layout_test/layout_test_message_filter.h", |
+ "browser/layout_test/layout_test_navigator_connect_service_factory.cc", |
+ "browser/layout_test/layout_test_navigator_connect_service_factory.h", |
"browser/layout_test/layout_test_notification_manager.cc", |
"browser/layout_test/layout_test_notification_manager.h", |
"browser/layout_test/layout_test_push_messaging_service.cc", |