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

Unified Diff: content/content_child.gypi

Issue 634083002: gpu: Compositor management of GpuMemoryBuffer instances. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cc-pre-chromium-image-refactor
Patch Set: mac build fix Created 6 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_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index db7eb76c165927b9760ad715265137440e2ba018..0c7643178a4056d461e9cbc00b04b6fa1aedd54d 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -48,6 +48,8 @@
'child/child_process.h',
'child/child_resource_message_filter.cc',
'child/child_resource_message_filter.h',
+ 'child/child_gpu_memory_buffer_manager.cc',
+ 'child/child_gpu_memory_buffer_manager.h',
'child/child_shared_bitmap_manager.cc',
'child/child_shared_bitmap_manager.h',
'child/child_thread.cc',

Powered by Google App Engine
This is Rietveld 408576698