Index: gpu/command_buffer_service.gypi |
diff --git a/gpu/command_buffer_service.gypi b/gpu/command_buffer_service.gypi |
index cd4662d0fe1698010d68bcf34e34eb5750176304..5dd3962e498360f6a250e913ed1bb423b41e21ce 100644 |
--- a/gpu/command_buffer_service.gypi |
+++ b/gpu/command_buffer_service.gypi |
@@ -131,11 +131,6 @@ |
'command_buffer/service/vertex_attrib_manager.cc', |
], |
'conditions': [ |
- ['toolkit_uses_gtk == 1', { |
- 'dependencies': [ |
- '../build/linux/system.gyp:gtk', |
- ], |
- }], |
['ui_compositor_image_transport==1', { |
'include_dirs': [ |
'../third_party/khronos', |