| Index: cc/resources/picture_layer_tiling_unittest.cc
|
| diff --git a/cc/picture_layer_tiling_unittest.cc b/cc/resources/picture_layer_tiling_unittest.cc
|
| similarity index 99%
|
| rename from cc/picture_layer_tiling_unittest.cc
|
| rename to cc/resources/picture_layer_tiling_unittest.cc
|
| index c0fd3f2b4988849499129dd597790e5a7352866e..9f41b6c2ef74f8390c25d4c1c2b25e169be81d86 100644
|
| --- a/cc/picture_layer_tiling_unittest.cc
|
| +++ b/cc/resources/picture_layer_tiling_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "cc/picture_layer_tiling.h"
|
| +#include "cc/resources/picture_layer_tiling.h"
|
|
|
| #include "cc/test/fake_picture_layer_tiling_client.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|