| Index: cc/nine_patch_layer.h
|
| diff --git a/cc/nine_patch_layer.h b/cc/nine_patch_layer.h
|
| index d6359dbac59a7ec09a44dbf89317f04cde280fcf..dae094f5da89878618894821561a7296fd13f0bc 100644
|
| --- a/cc/nine_patch_layer.h
|
| +++ b/cc/nine_patch_layer.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/base/cc_export.h"
|
| -#include "cc/image_layer_updater.h"
|
| #include "cc/layer.h"
|
| +#include "cc/resources/image_layer_updater.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| #include "ui/gfx/rect.h"
|
|
|
|
|