Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 45e9d2c18b852333f36ebc67fb003d2f9170169d..af1eb859d4425b0b4ed63a8b7765c15f16ae0828 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -172,6 +172,7 @@ |
'common/cursors/webcursor_aura.cc', |
'common/cursors/webcursor_aurawin.cc', |
'common/cursors/webcursor_aurax11.cc', |
+ 'common/cursors/webcursor_cast.cc', |
'common/cursors/webcursor_mac.mm', |
'common/cursors/webcursor_ozone.cc', |
'common/cursors/webcursor_win.cc', |
@@ -200,6 +201,7 @@ |
'common/font_list.cc', |
'common/font_list.h', |
'common/font_list_android.cc', |
+ 'common/font_list_cast.cc', |
'common/font_list_mac.mm', |
'common/font_list_ozone.cc', |
'common/font_list_pango.cc', |