diff options
Diffstat (limited to 'cc/trees/draw_property_utils.h')
-rw-r--r-- | cc/trees/draw_property_utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/trees/draw_property_utils.h b/cc/trees/draw_property_utils.h index 70bd8a0..913234a 100644 --- a/cc/trees/draw_property_utils.h +++ b/cc/trees/draw_property_utils.h @@ -6,7 +6,7 @@ #define CC_TREES_DRAW_PROPERTY_UTILS_H_ #include "cc/base/cc_export.h" -#include "cc/layers/layer_lists.h" +#include "cc/layers/layer_collections.h" namespace gfx { class Rect; |