| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index 8a6a5a288111ee842d86301a5cf994a48d3e130c..5da5b14e6acf874e32907b09299eba54db0fcfb3 100644
|
| --- a/content/shell/BUILD.gn
|
| +++ b/content/shell/BUILD.gn
|
| @@ -128,8 +128,6 @@ static_library("content_shell_lib") {
|
| "browser/shell_login_dialog.h",
|
| "browser/shell_login_dialog_mac.mm",
|
| "browser/shell_mac.mm",
|
| - "browser/shell_mojo_test_utils_android.cc",
|
| - "browser/shell_mojo_test_utils_android.h",
|
| "browser/shell_net_log.cc",
|
| "browser/shell_net_log.h",
|
| "browser/shell_network_delegate.cc",
|
|
|