| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index 8118491dbcf717c7ca009513a70a878169628ffc..df80809d5f994baab357577adb56910eb198ebf8 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_javascript_dialog_manager.cc",
|
| "browser/layout_test/layout_test_javascript_dialog_manager.h",
|
| + "browser/layout_test/layout_test_resource_dispatcher_host_delegate.cc",
|
| + "browser/layout_test/layout_test_resource_dispatcher_host_delegate.h",
|
| "browser/notify_done_forwarder.cc",
|
| "browser/notify_done_forwarder.h",
|
| "browser/shell_android.cc",
|
|
|