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

Unified Diff: ipc/BUILD.gn

Issue 2389193004: Always use ChannelMojo for content child processes. (Closed)
Patch Set: Created 4 years, 2 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 | « content/zygote/zygote_linux.cc ('k') | ipc/ipc_channel_posix.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 8db818ff262319e9398d15ca5c23246b2a20b415..161143f291d41e34e4138214f2827a92f45a6275 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -87,8 +87,6 @@ component("ipc") {
"ipc_platform_file_attachment_posix.cc",
"ipc_platform_file_attachment_posix.h",
"ipc_sender.h",
- "ipc_switches.cc",
- "ipc_switches.h",
"ipc_sync_channel.cc",
"ipc_sync_channel.h",
"ipc_sync_message.cc",
« no previous file with comments | « content/zygote/zygote_linux.cc ('k') | ipc/ipc_channel_posix.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698