Index: services/shell/tests/BUILD.gn |
diff --git a/services/shell/tests/BUILD.gn b/services/shell/tests/BUILD.gn |
index 8ffc76d53cbf0540213735780bc008dbf1b9ce84..69393a53fe651675de7e2eb19a4ca3ccc17f946c 100644 |
--- a/services/shell/tests/BUILD.gn |
+++ b/services/shell/tests/BUILD.gn |
@@ -14,10 +14,6 @@ group("tests") { |
} |
test("mojo_shell_unittests") { |
- sources = [ |
- "loader_unittest.cc", |
- ] |
- |
deps = [ |
":interfaces", |
"//base", |