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

Unified Diff: ipc/BUILD.gn

Issue 2183573002: Remove unused code and ipc_handle_win.(h|cc). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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.gypi » ('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 d9998dba6a31dbb8be2d3489d68fbb1618cedead..a7621bdde4e3a78a5d1a6a16150244576464ce74 100644
--- a/ipc/BUILD.gn
+++ b/ipc/BUILD.gn
@@ -55,8 +55,6 @@ component("ipc") {
"ipc_endpoint.cc",
"ipc_endpoint.h",
"ipc_export.h",
- "ipc_handle_win.cc",
- "ipc_handle_win.h",
"ipc_listener.h",
"ipc_logging.cc",
"ipc_logging.h",
« no previous file with comments | « no previous file | ipc/ipc.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698