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

Unified Diff: ipc/ipc.gypi

Issue 1244013002: Remove ForwardingMessageFilter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove from build files and an unused include. Created 5 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 | « ipc/BUILD.gn ('k') | ipc/ipc_forwarding_message_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc.gypi
diff --git a/ipc/ipc.gypi b/ipc/ipc.gypi
index 9a9407e5def0f9f4ef6a886bb8eba3cd483d86a2..e8b5d442b0c93f1e30e891de5b9650ce72e5624f 100644
--- a/ipc/ipc.gypi
+++ b/ipc/ipc.gypi
@@ -37,8 +37,6 @@
'ipc_channel_win.h',
'ipc_descriptors.h',
'ipc_export.h',
- 'ipc_forwarding_message_filter.cc',
- 'ipc_forwarding_message_filter.h',
'ipc_handle_win.cc',
'ipc_handle_win.h',
'ipc_listener.h',
« no previous file with comments | « ipc/BUILD.gn ('k') | ipc/ipc_forwarding_message_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698