Chromium Code Reviews| Index: cc/tree_synchronizer_unittest.cc |
| diff --git a/cc/tree_synchronizer_unittest.cc b/cc/tree_synchronizer_unittest.cc |
| index 7741967b0759b5ec5cbc3c83098d994a613fa858..ab60d6f6a2e69726c84ac42d18805d6f26f9af79 100644 |
| --- a/cc/tree_synchronizer_unittest.cc |
| +++ b/cc/tree_synchronizer_unittest.cc |
| @@ -6,7 +6,8 @@ |
| #include "cc/tree_synchronizer.h" |
| -#include "Region.h" |
| +#include <algorithm> |
| + |
| #include "cc/layer.h" |
| #include "cc/layer_animation_controller.h" |
| #include "cc/layer_impl.h" |