| Index: cc/layers/nine_patch_layer.h
|
| diff --git a/cc/layers/nine_patch_layer.h b/cc/layers/nine_patch_layer.h
|
| index cf9edf99c72c9f6102c73746d82fd94e8cb95f33..ca9fb929eb567bd0553a4fa3bd2761828a9eb774 100644
|
| --- a/cc/layers/nine_patch_layer.h
|
| +++ b/cc/layers/nine_patch_layer.h
|
| @@ -8,7 +8,7 @@
|
| #include <memory>
|
|
|
| #include "base/macros.h"
|
| -#include "cc/base/cc_export.h"
|
| +#include "cc/cc_export.h"
|
| #include "cc/layers/layer.h"
|
| #include "cc/layers/ui_resource_layer.h"
|
| #include "cc/resources/ui_resource_client.h"
|
|
|