Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index d351911e2c4fd4f2ec55275770fe757379346d86..93ea197f8b80ffd795924f9a8d7b6121b9dbf603 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -237,7 +237,6 @@ class CC_EXPORT LayerTreeHost { |
virtual gfx::Size GetUIResourceSize(UIResourceId id) const; |
- bool UsingSharedMemoryResources(); |
int id() const { return id_; } |
// Returns the id of the benchmark on success, 0 otherwise. |