Chromium Code Reviews| Index: cc/unthrottled_texture_uploader.h |
| diff --git a/cc/unthrottled_texture_uploader.h b/cc/unthrottled_texture_uploader.h |
| index bc0822ace22ea3c902fda64d768c41f2e4868bf6..5cd4851bb41d6720a7fccb242af7c2f5ad3a734e 100644 |
| --- a/cc/unthrottled_texture_uploader.h |
| +++ b/cc/unthrottled_texture_uploader.h |
| @@ -6,7 +6,7 @@ |
| #define UnthrottledTextureUploader_h |
| #include "base/basictypes.h" |
| -#include "CCResourceProvider.h" |
| +#include "cc/resource_provider.h" |
| #include "TextureUploader.h" |
| namespace cc { |