| Index: cc/playback/display_item.cc
|
| diff --git a/cc/resources/display_item.cc b/cc/playback/display_item.cc
|
| similarity index 85%
|
| rename from cc/resources/display_item.cc
|
| rename to cc/playback/display_item.cc
|
| index 33069a53fdf27f60efe5c6f43caf4f707c83a4d5..cbfee030477a6d1677d5786d577ea38bbb30d3ca 100644
|
| --- a/cc/resources/display_item.cc
|
| +++ b/cc/playback/display_item.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/display_item.h"
|
| +#include "cc/playback/display_item.h"
|
|
|
| namespace cc {
|
|
|
|
|