| Index: cc/base/tiling_data_unittest.cc
|
| diff --git a/cc/tiling_data_unittest.cc b/cc/base/tiling_data_unittest.cc
|
| similarity index 99%
|
| rename from cc/tiling_data_unittest.cc
|
| rename to cc/base/tiling_data_unittest.cc
|
| index 208588396ba7bf538759458e8e579de647f53a2d..e3a3630157d1a6cb3169b473c8b82fa01484342e 100644
|
| --- a/cc/tiling_data_unittest.cc
|
| +++ b/cc/base/tiling_data_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/tiling_data.h"
|
| +#include "cc/base/tiling_data.h"
|
|
|
| #include "cc/test/geometry_test_utils.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|