| Index: cc/playback/drawing_display_item.cc
|
| diff --git a/cc/resources/drawing_display_item.cc b/cc/playback/drawing_display_item.cc
|
| similarity index 97%
|
| rename from cc/resources/drawing_display_item.cc
|
| rename to cc/playback/drawing_display_item.cc
|
| index b1ebac8c2ba92994a46a0d4e39552a9458d7bea7..51cd42edf41d204048c0da00b68bc5322ac1519d 100644
|
| --- a/cc/resources/drawing_display_item.cc
|
| +++ b/cc/playback/drawing_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/drawing_display_item.h"
|
| +#include "cc/playback/drawing_display_item.h"
|
|
|
| #include <string>
|
|
|
|
|