| Index: cc/tiles/tile_priority_unittest.cc
|
| diff --git a/cc/resources/tile_priority_unittest.cc b/cc/tiles/tile_priority_unittest.cc
|
| similarity index 98%
|
| rename from cc/resources/tile_priority_unittest.cc
|
| rename to cc/tiles/tile_priority_unittest.cc
|
| index e134bc976426c744b46548e593fa3a094882d7c8..14627bb57121434ff5c74a396178b4838b131691 100644
|
| --- a/cc/resources/tile_priority_unittest.cc
|
| +++ b/cc/tiles/tile_priority_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/resources/tile_priority.h"
|
| +#include "cc/tiles/tile_priority.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace cc {
|
|
|