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

Unified Diff: content/content_child.gypi

Issue 24636002: Introduce content::ChildMessageFilter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix impl Created 7 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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 583d7a1ecb0e5bff65a6f6a997efdbe2118edd10..9d8a4cb44cdde61bf1cd53270f409639cee6909a 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -32,6 +32,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