Chromium Code Reviews| Index: cc/test/fake_picture_layer_impl.cc |
| diff --git a/cc/test/fake_picture_layer_impl.cc b/cc/test/fake_picture_layer_impl.cc |
| index 81ae6a90c72eee63520520f3e10c566011e7f38c..11d13204682f819cc8324d2dacfc8772ebe9ed19 100644 |
| --- a/cc/test/fake_picture_layer_impl.cc |
| +++ b/cc/test/fake_picture_layer_impl.cc |
| @@ -5,7 +5,7 @@ |
| #include "cc/test/fake_picture_layer_impl.h" |
| #include <vector> |
| -#include "cc/resources/tile.h" |
| +#include "cc/tiles/tile.h" |
| #include "cc/trees/layer_tree_impl.h" |
| namespace cc { |