Chromium Code Reviews| Index: cc/solid_color_layer.h |
| diff --git a/cc/solid_color_layer.h b/cc/solid_color_layer.h |
| index 66e793bcf41a9080a59878736de445aeccaa91d5..8200a274ccdbd667b1f403b43d9af48ca1c5c287 100644 |
| --- a/cc/solid_color_layer.h |
| +++ b/cc/solid_color_layer.h |
| @@ -6,7 +6,7 @@ |
| #ifndef CC_SOLID_COLOR_LAYER_H_ |
| #define CC_SOLID_COLOR_LAYER_H_ |
| -#include "cc/cc_export.h" |
| +#include "cc/base/cc_export.h" |
| #include "cc/layer.h" |
| namespace cc { |