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

Unified Diff: content/content_common.gypi

Issue 14359004: Inject renderer recieve message time into resource notifications. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added description comment Created 7 years, 8 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index e0558e980772b5203f0a1b9191d5ed01d07c02c6..ffe8c0bf4b8c8525fb79c4e679ff3cd30c56baf6 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -139,6 +139,8 @@
'common/child_process_sandbox_support_impl_linux.cc',
'common/child_process_sandbox_support_impl_linux.h',
'common/child_process_sandbox_support_impl_shm_linux.cc',
+ 'common/child_resource_message_filter.cc',
+ 'common/child_resource_message_filter.h',
'common/child_thread.cc',
'common/child_thread.h',
'common/clipboard_messages.cc',
« content/common/child_resource_message_filter.h ('K') | « content/common/resource_dispatcher.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698