| Index: ui/compositor/paint_cache.h
|
| diff --git a/ui/compositor/paint_cache.h b/ui/compositor/paint_cache.h
|
| index f8119d09542d79ab4632b11a0f82314aad7d66ff..8e24b7c6641a0ebae0c1fa409af5090d3bddf3c2 100644
|
| --- a/ui/compositor/paint_cache.h
|
| +++ b/ui/compositor/paint_cache.h
|
| @@ -6,7 +6,7 @@
|
| #define UI_COMPOSITOR_PAINT_CACHE_H_
|
|
|
| #include "base/macros.h"
|
| -#include "cc/playback/drawing_display_item.h"
|
| +#include "cc/paint/drawing_display_item.h"
|
| #include "ui/compositor/compositor_export.h"
|
| #include "ui/gfx/geometry/rect.h"
|
|
|
|
|