Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / cc / resources / scoped_resource.h
index 9f58395..f2c1a0d 100644 (file)
@@ -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,