Index: content/test/web_layer_tree_view_impl_for_testing.h |
diff --git a/content/test/web_layer_tree_view_impl_for_testing.h b/content/test/web_layer_tree_view_impl_for_testing.h |
index 4f496bb35ce73fcf89a19ac7486cc2271df9e137..6fec0e3c2288f18221930f6e6db3196e99cade64 100644 |
--- a/content/test/web_layer_tree_view_impl_for_testing.h |
+++ b/content/test/web_layer_tree_view_impl_for_testing.h |
@@ -26,7 +26,7 @@ |
WebLayerTreeViewImplForTesting(); |
virtual ~WebLayerTreeViewImplForTesting(); |
- void Initialize(); |
+ bool Initialize(); |
// blink::WebLayerTreeView implementation. |
virtual void setSurfaceReady(); |