| Index: cc/resources/layer_tiling_data.h
|
| diff --git a/cc/resources/layer_tiling_data.h b/cc/resources/layer_tiling_data.h
|
| index 74cea0671bcd47d3d482315c6c6d6c8c2671b70d..51565eba3b2b05bbc3ef120ef6d333077d2e8330 100644
|
| --- a/cc/resources/layer_tiling_data.h
|
| +++ b/cc/resources/layer_tiling_data.h
|
| @@ -8,9 +8,9 @@
|
| #include <utility>
|
|
|
| #include "base/basictypes.h"
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/base/cc_export.h"
|
| -#include "cc/base/hash_pair.h"
|
| #include "cc/base/region.h"
|
| #include "cc/base/scoped_ptr_hash_map.h"
|
| #include "cc/base/tiling_data.h"
|
|
|