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

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: Merge with trunk. 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
« no previous file with comments | « content/common/view_messages.h ('k') | content/renderer/render_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 667c997fd13d58b181ff9074a8cee1884c5e3e3f..ad21ae5d4163c51a9edb44aed1c3cda90623ea9a 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -210,6 +210,8 @@
'common/socket_stream_messages.h',
'common/speech_input_messages.h',
'common/speech_input_result.h',
+ 'common/swapped_out_messages.cc',
+ 'common/swapped_out_messages.h',
'common/unix_domain_socket_posix.cc',
'common/unix_domain_socket_posix.h',
'common/url_constants.cc',
« no previous file with comments | « content/common/view_messages.h ('k') | content/renderer/render_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698