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

Unified Diff: content/content_common.gypi

Issue 454243002: Make GPU back-pressure work with remote CALayers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix flashes Created 6 years, 4 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
« no previous file with comments | « content/common/gpu/image_transport_surface_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 1d2b4094b7f862e7b947184f0a437751395fc5d4..1c17f8bb7f1b66c6f21e4396196ed30cc55d6914 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -301,7 +301,7 @@
'common/gpu/image_transport_surface_android.cc',
'common/gpu/image_transport_surface_calayer_mac.mm',
'common/gpu/image_transport_surface_calayer_mac.h',
- 'common/gpu/image_transport_surface_fbo_mac.cc',
+ 'common/gpu/image_transport_surface_fbo_mac.mm',
'common/gpu/image_transport_surface_fbo_mac.h',
'common/gpu/image_transport_surface_linux.cc',
'common/gpu/image_transport_surface_mac.mm',
« no previous file with comments | « content/common/gpu/image_transport_surface_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698