| Index: cc/resources/picture_layer_tiling_set.cc
|
| diff --git a/cc/picture_layer_tiling_set.cc b/cc/resources/picture_layer_tiling_set.cc
|
| similarity index 99%
|
| rename from cc/picture_layer_tiling_set.cc
|
| rename to cc/resources/picture_layer_tiling_set.cc
|
| index f8ea9eb33572670f28cc2668b4f991132d5abb94..9c22ac03b4289dcd78675926ac1271d848c6a957 100644
|
| --- a/cc/picture_layer_tiling_set.cc
|
| +++ b/cc/resources/picture_layer_tiling_set.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_set.h"
|
| +#include "cc/resources/picture_layer_tiling_set.h"
|
|
|
| namespace cc {
|
|
|
|
|