| Index: cc/picture_layer_tiling_set.h
|
| diff --git a/cc/picture_layer_tiling_set.h b/cc/picture_layer_tiling_set.h
|
| index e2a74fc93fdb30d58c07778c9a89a27e20c1a679..6cdb8337c7d6ca6e37cc4d620166ca868bd46865 100644
|
| --- a/cc/picture_layer_tiling_set.h
|
| +++ b/cc/picture_layer_tiling_set.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef CC_PICTURE_LAYER_TILING_SET_H_
|
| #define CC_PICTURE_LAYER_TILING_SET_H_
|
|
|
| +#include "cc/base/region.h"
|
| +#include "cc/base/scoped_ptr_vector.h"
|
| #include "cc/picture_layer_tiling.h"
|
| -#include "cc/region.h"
|
| -#include "cc/scoped_ptr_vector.h"
|
| #include "ui/gfx/size.h"
|
|
|
| namespace cc {
|
|
|