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

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: Updated the extension documentation Created 7 years, 7 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 3f2b35586cd81322bc1768f33dfab76ec362e0dc..dfbdb09a73ba5f3147b6a16ea1f68d2c86c4f53b 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