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

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: rebase 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
« no previous file with comments | « content/content_browser.gypi ('k') | content/renderer/gpu/render_widget_compositor.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 2ccbc47589e7a48f364e3726f2b097771b1fc2f5..e2d0610fdff40e8f7c0008d4f8e7ab8eb40468fd 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',
« no previous file with comments | « content/content_browser.gypi ('k') | content/renderer/gpu/render_widget_compositor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698