summaryrefslogtreecommitdiffstats
path: root/cc/resources/ui_resource_bitmap.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/resources/ui_resource_bitmap.cc')
-rw-r--r--cc/resources/ui_resource_bitmap.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/resources/ui_resource_bitmap.cc b/cc/resources/ui_resource_bitmap.cc
index b8fbf31..3acc6dc 100644
--- a/cc/resources/ui_resource_bitmap.cc
+++ b/cc/resources/ui_resource_bitmap.cc
@@ -77,6 +77,8 @@ UIResourceBitmap::UIResourceBitmap(const skia::RefPtr<SkPixelRef>& pixel_ref,
Create(pixel_ref, size, UIResourceBitmap::ETC1);
}
+UIResourceBitmap::UIResourceBitmap(const UIResourceBitmap& other) = default;
+
UIResourceBitmap::~UIResourceBitmap() {}
AutoLockUIResourceBitmap::AutoLockUIResourceBitmap(