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

Unified Diff: content/content_common.gypi

Issue 1416363002: Mac: Always use surfaceless mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add export Created 5 years, 2 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 095004a0ae42aa87537aa5355179d9a8bd3f5b1f..4e253f8b038321cdce46f38daa9550d0f02ff25f 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -338,12 +338,6 @@
'common/gpu/image_transport_surface.cc',
'common/gpu/image_transport_surface.h',
'common/gpu/image_transport_surface_android.cc',
- 'common/gpu/image_transport_surface_calayer_mac.h',
- 'common/gpu/image_transport_surface_calayer_mac.mm',
- 'common/gpu/image_transport_surface_fbo_mac.h',
- 'common/gpu/image_transport_surface_fbo_mac.mm',
- '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',
« no previous file with comments | « content/common/gpu/image_transport_surface_overlay_mac.mm ('k') | ui/accelerated_widget_mac/accelerated_widget_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698