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

Unified Diff: content/content_common.gypi

Issue 6319001: Support window.opener after a process swap. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Abstract out message filtering code. Created 9 years, 7 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 24ef25871de4ba10b42e2442b580c29ad595dc43..c5bed5181f725234c53b413031957dd293a0cbe4 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -208,6 +208,8 @@
'common/socket_stream_messages.h',
'common/speech_input_messages.h',
'common/speech_input_result.h',
+ 'common/swapped_out_message_filter.cc',
+ 'common/swapped_out_message_filter.h',
'common/unix_domain_socket_posix.cc',
'common/unix_domain_socket_posix.h',
'common/url_constants.cc',

Powered by Google App Engine
This is Rietveld 408576698