Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index 4a5188ca04d7a9ed388f7f656c910b6f2082acc4..560cdcbc5686b2f4dac13de9d49266c958ded9b9 100644 |
--- a/content/shell/BUILD.gn |
+++ b/content/shell/BUILD.gn |
@@ -398,9 +398,6 @@ group("resources") { |
public_deps = [ |
":copy_shell_resources", |
] |
- deps = [ |
- "//components/test_runner:resources", |
- ] |
data_deps = [ |
"//components/test_runner:resources", |
] |
@@ -504,7 +501,6 @@ if (is_android) { |
deps = [ |
":content_shell_lib", |
- ":pak", |
"//build/config/sanitizers:deps", |
"//build/win:default_exe_manifest", |
] |