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 72beb25505a6fddfd0949a17153a3bb81c46e824..d6015f7d5565b8bb252874be433f657e818a6219 100644 |
| --- a/cc/solid_color_layer_impl.h |
| +++ b/cc/solid_color_layer_impl.h |
| @@ -5,7 +5,7 @@ |
| #ifndef CCSolidColorLayerImpl_h |
| #define CCSolidColorLayerImpl_h |
| -#include "CCLayerImpl.h" |
| +#include "cc/layer_impl.h" |
| #include <public/WebTransformationMatrix.h> |
| namespace cc { |