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

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: address review feedback 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 324aff8bfedf752691e8f7c79f5afcb262be3ed2..a7faeee44061461fe283ce94676b62fa76b177e3 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -716,6 +716,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',

Powered by Google App Engine
This is Rietveld 408576698