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

Unified Diff: ui/gl/gl.gyp

Issue 14456004: GPU client side changes for GpuMemoryBuffers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@glapi
Patch Set: Uploading again 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: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index b1527cb3c8bd0672331c414f68fec52b683929f8..d401d9afed52dbeae34e90bb51392a1f88c2ef99 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -317,6 +317,8 @@
],
},
'sources': [
+ 'gl_image_mock.cc',
+ 'gl_image_mock.h',
'gl_mock.h',
'gl_mock.cc',
'<(gl_binding_output_dir)/gl_mock_autogen_gl.h',

Powered by Google App Engine
This is Rietveld 408576698