Chromium Code Reviews| Index: cc/layer_tiling_data.h |
| diff --git a/cc/layer_tiling_data.h b/cc/layer_tiling_data.h |
| index 36a029a661d0547788501babb4ac8c6b49b9ae0f..07d3c4090f6e0396695342130fecd4cccd5bf708 100644 |
| --- a/cc/layer_tiling_data.h |
| +++ b/cc/layer_tiling_data.h |
| @@ -10,10 +10,10 @@ |
| #include "base/memory/scoped_ptr.h" |
| #include "cc/cc_export.h" |
| #include "cc/hash_pair.h" |
| +#include "cc/region.h" |
| #include "cc/scoped_ptr_hash_map.h" |
| #include "cc/tiling_data.h" |
| #include "ui/gfx/rect.h" |
| -#include "Region.h" |
| namespace cc { |