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

Unified Diff: content/content_child.gypi

Issue 24636002: Introduce content::ChildMessageFilter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 14c1a31d7fd438ecfdbfe8ad83eb69655c9b4fb5..bfb070eecfa2ae1ac2f7b0593c3d848f3869eb6f 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -31,6 +31,8 @@
'child/browser_font_resource_trusted.h',
'child/child_histogram_message_filter.cc',
'child/child_histogram_message_filter.h',
+ 'child/child_message_filter.cc',
+ 'child/child_message_filter.h',
'child/child_process.cc',
'child/child_process.h',
'child/child_resource_message_filter.cc',

Powered by Google App Engine
This is Rietveld 408576698