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

Unified Diff: content/content_common.gypi

Issue 100473010: Adding RenderWidgetHostViewChildFrame for OOPIF view. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix comment. also squished change locally. Created 7 years 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 2e057bfab1174d39a8617bac29f29bd5e5d63443..44bcfee1741376e3090885b52d803daa3a5b2e59 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -179,6 +179,9 @@
'common/font_list_ozone.cc',
'common/font_list_pango.cc',
'common/font_list_win.cc',
+ 'common/frame_param.cc',
+ 'common/frame_param.h',
+ 'common/frame_param_macros.h',
'common/gamepad_hardware_buffer.h',
'common/gamepad_messages.h',
'common/gamepad_user_gesture.cc',

Powered by Google App Engine
This is Rietveld 408576698