| Index: trunk/src/content/test/web_layer_tree_view_impl_for_testing.h
|
| ===================================================================
|
| --- trunk/src/content/test/web_layer_tree_view_impl_for_testing.h (revision 238469)
|
| +++ trunk/src/content/test/web_layer_tree_view_impl_for_testing.h (working copy)
|
| @@ -26,7 +26,7 @@
|
| WebLayerTreeViewImplForTesting();
|
| virtual ~WebLayerTreeViewImplForTesting();
|
|
|
| - void Initialize();
|
| + bool Initialize();
|
|
|
| // blink::WebLayerTreeView implementation.
|
| virtual void setSurfaceReady();
|
|
|