Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index ac13522ef130e21b431059bc81cf745a51db339a..7aa4dc6ce12150bf378549ad4247361edc5577ee 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -338,6 +338,8 @@ |
'common/gpu/image_transport_surface_iosurface_mac.cc', |
'common/gpu/image_transport_surface_iosurface_mac.h', |
'common/gpu/image_transport_surface_linux.cc', |
+ 'common/gpu/image_transport_surface_overlay_mac.mm', |
+ 'common/gpu/image_transport_surface_overlay_mac.h', |
Andre
2015/07/22 21:34:36
Sorts after image_transport_surface_mac.
ccameron
2015/07/23 05:33:02
Done.
|
'common/gpu/image_transport_surface_mac.mm', |
'common/gpu/image_transport_surface_win.cc', |
'common/gpu/media/fake_video_decode_accelerator.cc', |