Index: mojo/public/cpp/system/tests/BUILD.gn |
diff --git a/mojo/public/cpp/system/tests/BUILD.gn b/mojo/public/cpp/system/tests/BUILD.gn |
index 8f98b921a0e38e6291f5fca9ed365b43e9c09284..3c3d4105c66eddece32d2a44e2967bcc1437a99b 100644 |
--- a/mojo/public/cpp/system/tests/BUILD.gn |
+++ b/mojo/public/cpp/system/tests/BUILD.gn |
@@ -7,7 +7,7 @@ source_set("tests") { |
sources = [ |
"core_unittest.cc", |
- "watcher_unittest.cc", |
+ "simple_watcher_unittest.cc", |
] |
deps = [ |