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

Unified Diff: content/content_common.gypi

Issue 1251783002: Mac Overlays: Wire up overlays on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@part22
Patch Set: Created 5 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 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',

Powered by Google App Engine
This is Rietveld 408576698