| Index: cc/paint/clip_path_display_item.cc
|
| diff --git a/cc/playback/clip_path_display_item.cc b/cc/paint/clip_path_display_item.cc
|
| similarity index 92%
|
| rename from cc/playback/clip_path_display_item.cc
|
| rename to cc/paint/clip_path_display_item.cc
|
| index afcc7769065fefe487f51b3fee4662fcd8ef4a7c..5882e5db9288bc7fa91248b22e40fef514bd529b 100644
|
| --- a/cc/playback/clip_path_display_item.cc
|
| +++ b/cc/paint/clip_path_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/playback/clip_path_display_item.h"
|
| +#include "cc/paint/clip_path_display_item.h"
|
|
|
| namespace cc {
|
|
|
|
|