| Index: trunk/src/gpu/command_buffer_service.gypi | 
| =================================================================== | 
| --- trunk/src/gpu/command_buffer_service.gypi	(revision 247972) | 
| +++ trunk/src/gpu/command_buffer_service.gypi	(working copy) | 
| @@ -19,6 +19,7 @@ | 
| '../ui/gfx/gfx.gyp:gfx', | 
| '../ui/gfx/gfx.gyp:gfx_geometry', | 
| '../ui/gl/gl.gyp:gl', | 
| +    '../ui/ui.gyp:ui', | 
| '<(angle_path)/src/build_angle.gyp:translator', | 
| '../third_party/khronos/khronos.gyp:khronos_headers', | 
| '../third_party/protobuf/protobuf.gyp:protobuf_lite', | 
|  |