Chromium Code Reviews| Index: cc/heads_up_display_layer_impl.h |
| diff --git a/cc/heads_up_display_layer_impl.h b/cc/heads_up_display_layer_impl.h |
| index beb384bd959353e870ac34561b971ba967de6619..fbe5f79d9b19ecb569687e6049a3905946a60381 100644 |
| --- a/cc/heads_up_display_layer_impl.h |
| +++ b/cc/heads_up_display_layer_impl.h |
| @@ -8,7 +8,7 @@ |
| #include "base/memory/scoped_ptr.h" |
| #include "CCFontAtlas.h" |
| #include "CCLayerImpl.h" |
| -#include "CCScopedTexture.h" |
| +#include "cc/scoped_texture.h" |
| class SkCanvas; |