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

Unified Diff: mojo/edk/system/BUILD.gn

Issue 2750373002: Revert of 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/edk/js/waiting_callback.cc ('k') | mojo/edk/system/awakable_list.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/system/BUILD.gn
diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn
index 3c94e153ea793c36be84b71234414dcb1dc56dbf..b0acf237b36121c2878133f7f574780df9c22996 100644
--- a/mojo/edk/system/BUILD.gn
+++ b/mojo/edk/system/BUILD.gn
@@ -66,10 +66,8 @@
"wait_set_dispatcher.h",
"waiter.cc",
"waiter.h",
- "watch.cc",
- "watch.h",
- "watcher_dispatcher.cc",
- "watcher_dispatcher.h",
+ "watcher.cc",
+ "watcher.h",
"watcher_set.cc",
"watcher_set.h",
]
@@ -169,7 +167,7 @@
"waiter_test_utils.cc",
"waiter_test_utils.h",
"waiter_unittest.cc",
- "watcher_unittest.cc",
+ "watch_unittest.cc",
]
if (!is_ios) {
« no previous file with comments | « mojo/edk/js/waiting_callback.cc ('k') | mojo/edk/system/awakable_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698