Index: cc/resources/scoped_resource.h |
diff --git a/cc/resources/scoped_resource.h b/cc/resources/scoped_resource.h |
index 9f58395a94cc555d9f3afb5f8b5ccdb8d4e67d5c..f2c1a0d8bf9b7f4a8557ddb9d6f3fee31f116c5b 100644 |
--- a/cc/resources/scoped_resource.h |
+++ b/cc/resources/scoped_resource.h |
@@ -26,7 +26,7 @@ class CC_EXPORT ScopedResource : public Resource { |
virtual ~ScopedResource(); |
void Allocate(const gfx::Size& size, |
- ResourceProvider::TextureUsageHint hint, |
+ ResourceProvider::TextureHint hint, |
ResourceFormat format); |
void AllocateManaged(const gfx::Size& size, |
GLenum target, |