| Index: cc/playback/compositing_display_item.cc
|
| diff --git a/cc/resources/compositing_display_item.cc b/cc/playback/compositing_display_item.cc
|
| similarity index 98%
|
| rename from cc/resources/compositing_display_item.cc
|
| rename to cc/playback/compositing_display_item.cc
|
| index ac476fa39e9c8a8aa0de6fb0dabfa95590fe8898..bee1fb15dcb67ac2f01f7fb5fc8bf8ebd1fba664 100644
|
| --- a/cc/resources/compositing_display_item.cc
|
| +++ b/cc/playback/compositing_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/compositing_display_item.h"
|
| +#include "cc/playback/compositing_display_item.h"
|
|
|
| #include "base/strings/stringprintf.h"
|
| #include "base/trace_event/trace_event_argument.h"
|
|
|