Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index 75761e2b84fbf3372de5f00ac81c0822f7df7bc8..8a9f4b580f8c633b440b8de6180730821c846f41 100644 |
--- a/content/shell/BUILD.gn |
+++ b/content/shell/BUILD.gn |
@@ -123,6 +123,8 @@ static_library("content_shell_lib") { |
"browser/shell_web_contents_view_delegate_win.cc", |
"browser/webkit_test_controller.cc", |
"browser/webkit_test_controller.h", |
+ "common/layout_test/layout_test_messages.cc", |
+ "common/layout_test/layout_test_messages.h", |
"common/leak_detection_result.h", |
"common/shell_content_client.cc", |
"common/shell_content_client.h", |