| Index: cc/tiles/tile_priority.cc
|
| diff --git a/cc/resources/tile_priority.cc b/cc/tiles/tile_priority.cc
|
| similarity index 98%
|
| rename from cc/resources/tile_priority.cc
|
| rename to cc/tiles/tile_priority.cc
|
| index 33dfcbe0dae6a8ec4764a92ea3e300d78617b1cc..cf9872e6dcd4931e887bdf87b19171afa396931d 100644
|
| --- a/cc/resources/tile_priority.cc
|
| +++ b/cc/tiles/tile_priority.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 "base/trace_event/trace_event_argument.h"
|
| #include "base/values.h"
|
|
|