servo/components/gfx_traits
bors-servo d3889b4be4 Auto merge of #9236 - tgummerer:fix-9220, r=Wafflespeanut
Move LayerType enum to gfx_trait

The LayerType enum is only used in gfx_traits and layout, so it
shouldn't be defined in msg.  Move the definition to gfx_traits
instead.

Fixes #9220

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9236)
<!-- Reviewable:end -->
2016-01-10 21:18:45 +05:30
..
Cargo.toml Move LayerKind and ScrollPolicy enums to gfx_traits 2015-12-20 20:43:31 -05:00
color.rs Layerize canvas 2015-05-20 19:10:50 +02:00
lib.rs Move LayerType enum to gfx_trait 2016-01-10 16:20:37 +01:00
paint_listener.rs task -> thread 2016-01-10 17:58:13 +09:00