| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index 15e9f159ca859c2872bc41b7b34c856c9d33da84..870084e650fcb614cab1f72fd6161302a9c16dea 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_download_manager_delegate.cc",
|
| + "browser/layout_test/layout_test_download_manager_delegate.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",
|
|
|