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

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 merge issues. Created 6 years, 12 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 2a89197ca88ecf4c6c0d50de859fe4a3dc507814..17c52ca446953e1fc4f1ec1a159a2c450e45ac6a 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