Chromium Code Reviews| Index: cc/resources/layer_tiling_data.cc |
| diff --git a/cc/resources/layer_tiling_data.cc b/cc/resources/layer_tiling_data.cc |
| index 81cb21a8c35bde4951db49006a0285208bc056fa..db9615b4397a73b9b94ab4ad126815085a99c70d 100644 |
| --- a/cc/resources/layer_tiling_data.cc |
| +++ b/cc/resources/layer_tiling_data.cc |
| @@ -4,6 +4,8 @@ |
| #include "cc/resources/layer_tiling_data.h" |
| +#include <vector> |
| + |
| #include "base/logging.h" |
| namespace cc { |