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