| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index 90ad66ba0a4a16ba93277c3fc0c019702159b2fc..8c919c5a7852c1ce1b57d914f87b5cfd2f078692 100644
|
| --- a/content/shell/BUILD.gn
|
| +++ b/content/shell/BUILD.gn
|
| @@ -41,6 +41,8 @@ static_library("content_shell_lib") {
|
| "app/webkit_test_platform_support_win.cc",
|
| "browser/ipc_echo_message_filter.cc",
|
| "browser/ipc_echo_message_filter.h",
|
| + "browser/layout_test/layout_test_devtools_frontend.cc",
|
| + "browser/layout_test/layout_test_devtools_frontend.h",
|
| "browser/layout_test/layout_test_javascript_dialog_manager.cc",
|
| "browser/layout_test/layout_test_javascript_dialog_manager.h",
|
| "browser/layout_test/layout_test_resource_dispatcher_host_delegate.cc",
|
|
|