Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index 5f9633532b1afdd1e0e530c5aac7897b374d4158..b60accaf2ee93f5a90b895680732b790afcaa115 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -245,7 +245,6 @@ class CC_EXPORT LayerTreeHost : public LayerTreeHostInterface { |
bool IsThreaded() const; |
bool IsRemoteServer() const; |
bool IsRemoteClient() const; |
- void BuildPropertyTreesForTesting(); |
ImageSerializationProcessor* image_serialization_processor() const { |
return image_serialization_processor_; |