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

Unified Diff: ui/ui.gyp

Issue 20017005: gpu: Refactor GpuMemoryBuffer framework for multi-process support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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
« ui/gfx/gpu_memory_buffer.h ('K') | « ui/gl/gl_image_x11.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index a0eff77227d4c6e482151cd09f95a11166553fd0..b605a9b0a8cb729030de14224c6588ce72d36922 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -451,6 +451,7 @@
'gfx/font_smoothing_win.h',
'gfx/gfx_paths.cc',
'gfx/gfx_paths.h',
+ 'gfx/gpu_memory_buffer.h',
'gfx/image/canvas_image_source.cc',
'gfx/image/canvas_image_source.h',
'gfx/image/image.cc',
« ui/gfx/gpu_memory_buffer.h ('K') | « ui/gl/gl_image_x11.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698