Remove unnecessary dependency from gpu/ to libui.dll
commit2f32d7ffb61896cd37fafaa19ce63b6de5b5d313
authorjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 30 Jan 2014 16:42:15 +0000 (30 16:42 +0000)
committerjamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 30 Jan 2014 16:42:15 +0000 (30 16:42 +0000)
treeee7c9293a9f5bc33ec894a66efc6f9ecf97f3f8b
parent64be42fecfc5bd94e76c751c12214a5942fce8bf
Remove unnecessary dependency from gpu/ to libui.dll

The command buffer uses ui/gfx/ types and ui/gl/ bindings, but those are
separate components from ui/ui.gyp:ui. libui.dll pulls in a bunch of dependencies
(like net/) that the command buffer doesn't need.

R=piman

Review URL: https://codereview.chromium.org/137203006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247966 0039d316-1c4b-4281-b951-d872f2087c98
gpu/command_buffer_service.gypi