Chromium Code Reviews| Index: cc/solid_color_layer_impl.h |
| diff --git a/cc/solid_color_layer_impl.h b/cc/solid_color_layer_impl.h |
| index d9de917cd8be3ad3836aa7594f2e25314f4c92d3..0cfbfea3063e25c8afd8dbd08693dfc1e34e95d4 100644 |
| --- a/cc/solid_color_layer_impl.h |
| +++ b/cc/solid_color_layer_impl.h |
| @@ -6,7 +6,7 @@ |
| #define CC_SOLID_COLOR_LAYER_IMPL_H_ |
| #include "base/memory/scoped_ptr.h" |
| -#include "cc/cc_export.h" |
| +#include "cc/base/cc_export.h" |
| #include "cc/layer_impl.h" |
| namespace cc { |