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

Unified Diff: gpu/command_buffer/command_buffer.gypi

Issue 14456004: GPU client side changes for GpuMemoryBuffers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@glapi
Patch Set: Implement DeleteImageBuffersHelper and remove unused GetNativeBufferForGpuMemoryBuffer Created 7 years, 8 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: gpu/command_buffer/command_buffer.gypi
diff --git a/gpu/command_buffer/command_buffer.gypi b/gpu/command_buffer/command_buffer.gypi
index 227f5089e6b197830cb6e38ac711c56ac07c9a05..383ef176a25eadd9e644838aca8e5db50ae4e87c 100644
--- a/gpu/command_buffer/command_buffer.gypi
+++ b/gpu/command_buffer/command_buffer.gypi
@@ -18,6 +18,7 @@
'common/gles2_cmd_utils.cc',
'common/gles2_cmd_utils.h',
'common/gles2_utils_export.h',
+ 'common/image_buffer_manager.h',
'common/logging.cc',
'common/logging.h',
],

Powered by Google App Engine
This is Rietveld 408576698