| 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 8adc5593c6c2a03995cbff023f25b2a6979bdd1b..944110b082bf77cb49470d191946b268eda13b56 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 @@ class WebLayerTreeViewImplForTesting
|
| WebLayerTreeViewImplForTesting();
|
| virtual ~WebLayerTreeViewImplForTesting();
|
|
|
| - bool Initialize();
|
| + void Initialize();
|
|
|
| // blink::WebLayerTreeView implementation.
|
| virtual void setSurfaceReady();
|
|
|