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

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

Issue 2596363002: [mojo] Delete RemoteMessagePipeBootstrap (Closed)
Patch Set: rebased Created 3 years, 11 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/embedder/embedder.cc ('k') | mojo/edk/system/core.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 c24458af6e889fe79221bdcff5fab3d80c053873..cfede0ec0cf495afbc744424cb1238bb22e1f5ee 100644
--- a/mojo/edk/system/BUILD.gn
+++ b/mojo/edk/system/BUILD.gn
@@ -58,8 +58,6 @@ component("system") {
"platform_handle_dispatcher.h",
"ports_message.cc",
"ports_message.h",
- "remote_message_pipe_bootstrap.cc",
- "remote_message_pipe_bootstrap.h",
"request_context.cc",
"request_context.h",
"shared_buffer_dispatcher.cc",
@@ -109,7 +107,6 @@ component("system") {
"broker_host.cc",
"broker_posix.cc",
"channel_posix.cc",
- "remote_message_pipe_bootstrap.cc",
]
}
« no previous file with comments | « mojo/edk/embedder/embedder.cc ('k') | mojo/edk/system/core.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698