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

Unified Diff: content/content_common.gypi

Issue 692973005: Pass origin information for remote frame creation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 56daf44ac77056cc0eeb8f98a04b70775f2ce9af..a84f3df55ad53f7e6611bb202be5ae9891cd13cf 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -238,6 +238,8 @@
'common/frame_param.cc',
'common/frame_param.h',
'common/frame_param_macros.h',
+ 'common/frame_replication_state.cc',
+ 'common/frame_replication_state.h',
'common/gamepad_hardware_buffer.h',
'common/gamepad_messages.h',
'common/gamepad_param_traits.cc',

Powered by Google App Engine
This is Rietveld 408576698