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

Unified Diff: ipc/ipc.gypi

Issue 10796057: Add IPC::ForwardingMessageFilter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: with nits Created 8 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_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 e199cd273c12567316a11afd59a1bcc13b6d6ec8..e1eb740e4a9258ed45c92ad3e35e8b3e9834dad1 100644
--- a/ipc/ipc.gypi
+++ b/ipc/ipc.gypi
@@ -28,6 +28,8 @@
'ipc_channel_win.h',
'ipc_descriptors.h',
'ipc_export.h',
+ 'ipc_forwarding_message_filter.cc',
+ 'ipc_forwarding_message_filter.h',
'ipc_listener.h',
'ipc_logging.cc',
'ipc_logging.h',
« no previous file with comments | « no previous file | ipc/ipc_forwarding_message_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698