Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(304)

Unified Diff: mojo/public/cpp/system/tests/BUILD.gn

Issue 2725133002: Mojo: Armed Watchers (Closed)
Patch Set: . Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/public/cpp/system/simple_watcher.cc ('k') | mojo/public/cpp/system/tests/simple_watcher_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = [
« no previous file with comments | « mojo/public/cpp/system/simple_watcher.cc ('k') | mojo/public/cpp/system/tests/simple_watcher_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698