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

Unified Diff: content/content_browser.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/common/gpu/gpu_messages.h ('k') | content/content_child.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index f7a12d231064a03349e9f939f78d14d35beae54a..c827519f1f171d6c5058e8c981ea7968ceb12e31 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -719,6 +719,8 @@
'browser/geolocation/wifi_polling_policy.h',
'browser/gpu/browser_gpu_channel_host_factory.cc',
'browser/gpu/browser_gpu_channel_host_factory.h',
+ 'browser/gpu/browser_gpu_memory_buffer_manager.cc',
+ 'browser/gpu/browser_gpu_memory_buffer_manager.h',
'browser/gpu/compositor_util.cc',
'browser/gpu/compositor_util.h',
'browser/gpu/gpu_data_manager_impl.cc',
« no previous file with comments | « content/common/gpu/gpu_messages.h ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698