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

Unified Diff: gpu/gpu.gyp

Issue 9836126: Add ShareGroup stub (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 9 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
« no previous file with comments | « gpu/command_buffer/client/share_group_unittest.cc ('k') | gpu/gpu_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 7fa629789bb34f9a64f6c9174d5141b34c301e94..e87daae845a98ef857cfc61db111a37b940516cd 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -25,6 +25,8 @@
'command_buffer/client/gles2_implementation.h',
'command_buffer/client/program_info_manager.cc',
'command_buffer/client/program_info_manager.h',
+ 'command_buffer/client/share_group.cc',
+ 'command_buffer/client/share_group.h',
]
},
'includes': [
« no previous file with comments | « gpu/command_buffer/client/share_group_unittest.cc ('k') | gpu/gpu_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698