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

Unified Diff: content/content_common.gypi

Issue 2146803004: Create a content::FrameOwnerProperties struct for IPC transport of WebFrameOwnerProperties (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Transport Created 4 years, 5 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 914b7fa8c91455fac8f36006c3aaf491bffd13ca..d1273178f12e480694ba3d16a4bc90936ca5c7d4 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -326,6 +326,8 @@
'common/font_list_win.cc',
'common/frame_message_enums.h',
'common/frame_messages.h',
+ 'common/frame_owner_properties.cc',
+ 'common/frame_owner_properties.h',
'common/frame_replication_state.cc',
'common/frame_replication_state.h',
'common/gamepad_hardware_buffer.h',

Powered by Google App Engine
This is Rietveld 408576698