Index: content/common/host_shared_bitmap_manager.h |
diff --git a/content/common/host_shared_bitmap_manager.h b/content/common/host_shared_bitmap_manager.h |
index 9dc7896145da562e5ceb858427365946e5b2fef6..439abe64d91916348bd607ae4b92f56e899e34cd 100644 |
--- a/content/common/host_shared_bitmap_manager.h |
+++ b/content/common/host_shared_bitmap_manager.h |
@@ -65,8 +65,6 @@ |
void ChildDeletedSharedBitmap(const cc::SharedBitmapId& id); |
void ProcessRemoved(base::ProcessHandle process_handle); |
- size_t AllocatedBitmapCount() const { return handle_map_.size(); } |
- |
private: |
base::Lock lock_; |