Index: gpu/gpu.gyp |
=================================================================== |
--- gpu/gpu.gyp (revision 35510) |
+++ gpu/gpu.gyp (working copy) |
@@ -250,13 +250,9 @@ |
['OS == "linux"', |
{ |
'sources': [ |
- 'command_buffer/service/gpu_processor_linux.cc', |
'command_buffer/service/x_utils.cc', |
'command_buffer/service/x_utils.h', |
], |
- 'dependencies': [ |
- '../build/linux/system.gyp:gtk', |
- ] |
}, |
], |
['OS == "win"', |