summaryrefslogtreecommitdiffstats
path: root/cc/resources/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/resources/resource.h')
-rw-r--r--cc/resources/resource.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/resources/resource.h b/cc/resources/resource.h
index dd4ff76..8010722 100644
--- a/cc/resources/resource.h
+++ b/cc/resources/resource.h
@@ -37,6 +37,8 @@ class CC_EXPORT Resource {
ResourceProvider::ResourceId id_;
gfx::Size size_;
GLenum format_;
+
+ DISALLOW_COPY_AND_ASSIGN(Resource);
};
} // namespace cc