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

Unified Diff: content/content_common.gypi

Issue 604903005: content: Move IOSurface backed GpuMemoryBuffer allocation to GPU process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: include CoreFoundation.h Created 6 years, 3 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/gpu_memory_buffer_factory_mac.cc ('k') | ui/gl/gl_image_io_surface.h » ('j') | 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 85847fddc97fa423d78496bcbf4246a690cd28c9..c902ca78dd2c1a3e5d103e0fb56746cf9f9ff387 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -601,6 +601,8 @@
'sources': [
'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc',
'common/gpu/client/gpu_memory_buffer_impl_io_surface.h',
+ 'common/gpu/gpu_memory_buffer_factory_io_surface.cc',
+ 'common/gpu/gpu_memory_buffer_factory_io_surface.h',
'common/gpu/media/vt.h',
'common/gpu/media/vt_video_decode_accelerator.cc',
'common/gpu/media/vt_video_decode_accelerator.h',
« no previous file with comments | « content/common/gpu/gpu_memory_buffer_factory_mac.cc ('k') | ui/gl/gl_image_io_surface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698