| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index 9ceb8eb04d5bc62ce203b4d6a1e39d9cf1cae530..6ce50f8645cce4fd1c75902e94f02001e570063f 100644
|
| --- a/content/shell/BUILD.gn
|
| +++ b/content/shell/BUILD.gn
|
| @@ -143,6 +143,8 @@ static_library("content_shell_lib") {
|
| "browser/shell_web_contents_view_delegate_creator.h",
|
| "browser/shell_web_contents_view_delegate_mac.mm",
|
| "browser/shell_web_contents_view_delegate_win.cc",
|
| + "common/layout_test/layout_test_content_client.cc",
|
| + "common/layout_test/layout_test_content_client.h",
|
| "common/layout_test/layout_test_messages.cc",
|
| "common/layout_test/layout_test_messages.h",
|
| "common/layout_test/layout_test_switches.cc",
|
|
|