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

Unified Diff: ipc/BUILD.gn

Issue 2493623002: Remove IPC::Endpoint. (Closed)
Patch Set: Created 4 years, 1 month 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 | « gpu/ipc/service/gpu_channel.cc ('k') | ipc/ipc_channel.h » ('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 7e41aea9a862fb4280d7a4f9f5f8efeba1f89e26..cd1f365befe6b22c254176f8860ae2c70572d7a6 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -31,8 +31,6 @@ component("ipc") {
"ipc_channel_reader.cc",
"ipc_channel_reader.h",
"ipc_descriptors.h",
- "ipc_endpoint.cc",
- "ipc_endpoint.h",
"ipc_export.h",
"ipc_listener.h",
"ipc_logging.cc",
« no previous file with comments | « gpu/ipc/service/gpu_channel.cc ('k') | ipc/ipc_channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698