Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index 68bc1ebeb3470a5ba864fac5ff9a52da59df6cbf..7db722f61f35a91aa2d19a720bfb4721774fd6c8 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -151,9 +151,6 @@ class CC_EXPORT LayerTreeHost { |
void SetDeferCommits(bool defer_commits); |
- // Test only hook |
- virtual void DidDeferCommit(); |
- |
int source_frame_number() const { return source_frame_number_; } |
void SetNeedsDisplayOnAllLayers(); |