Split out mojo_converters into its own target.
commit6cdbabebc60c42a496af70fa7a6792454d05ecb9
authordalecurtis <dalecurtis@chromium.org>
Sat, 1 Nov 2014 00:49:34 +0000 (31 17:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 1 Nov 2014 00:49:47 +0000 (1 00:49 +0000)
tree081e25700ee035ceabb3f37a1917ee4a1c268cb8
parente578b111e76e6b9b1240dfca6ccc92ee352e3596
Split out mojo_converters into its own target.

The mojo_surface_converters get their own file to avoid dependency
cycles between media/ and cc/

BUG=none
TEST=no more cycles when media depends on type conveters.

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

Cr-Commit-Position: refs/heads/master@{#302367}
mojo/mojo.gyp
mojo/mojo_geometry_converters.gyp [new file with mode: 0644]
mojo/mojo_input_events_converters.gyp [new file with mode: 0644]
mojo/mojo_surface_converters.gyp [moved from mojo/mojo_converters.gypi with 53% similarity]