summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r--gpu/gpu.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 4836307..f576bfe 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -172,6 +172,8 @@
'command_buffer/service/renderbuffer_manager.cc',
'command_buffer/service/shader_manager.h',
'command_buffer/service/shader_manager.cc',
+ 'command_buffer/service/shader_translator.h',
+ 'command_buffer/service/shader_translator.cc',
'command_buffer/service/texture_manager.h',
'command_buffer/service/texture_manager.cc',
],