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

Unified Diff: ipc/BUILD.gn

Issue 2754143005: Use WaitableEvents to wake up sync IPC waiting (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 | « no previous file | ipc/ipc_channel_mojo_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/BUILD.gn
diff --git a/ipc/BUILD.gn b/ipc/BUILD.gn
index 16959fbaecb175d4ee670ca3923bbd50265354b3..7c60bb18dd12e4a5eea9f0f9064acd8aab7509f0 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -76,8 +76,6 @@ component("ipc") {
"message_filter_router.h",
"message_router.cc",
"message_router.h",
- "mojo_event.cc",
- "mojo_event.h",
"param_traits_log_macros.h",
"param_traits_macros.h",
"param_traits_read_macros.h",
« no previous file with comments | « no previous file | ipc/ipc_channel_mojo_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698