Chromium Code Reviews| Index: cc/layers/solid_color_layer.h |
| diff --git a/cc/layers/solid_color_layer.h b/cc/layers/solid_color_layer.h |
| index 66a6ad8ec0ee074d0ef2508abe1ada5ecb6e9fcd..653dd8a87176b30547f118f550af1317c1f06050 100644 |
| --- a/cc/layers/solid_color_layer.h |
| +++ b/cc/layers/solid_color_layer.h |
| @@ -7,7 +7,7 @@ |
| #define CC_LAYERS_SOLID_COLOR_LAYER_H_ |
| #include "base/macros.h" |
| -#include "cc/base/cc_export.h" |
| +#include "cc/cc_export.h" |
| #include "cc/layers/layer.h" |
| namespace cc { |