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

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: Leave widget type unchanged 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 a729b6d8fe0c4615b10d32d04c3bb879de50b2a2..90389c3d31c7e7d4adc871d522970759050f0e02 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.h',
+ 'common/gpu/image_transport_surface_overlay_mac.mm',
'common/gpu/image_transport_surface_mac.mm',
'common/gpu/image_transport_surface_win.cc',
'common/gpu/media/fake_video_decode_accelerator.cc',
« no previous file with comments | « content/common/gpu/image_transport_surface_overlay_mac.mm ('k') | ui/accelerated_widget_mac/accelerated_widget_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698