Chromium Code Reviews| Index: cc/layer_tree_host_impl.h |
| diff --git a/cc/layer_tree_host_impl.h b/cc/layer_tree_host_impl.h |
| index 07afc90ed57788a863e3517c51c4e9897f38273f..78ea980a9ef60ba7d382c9d43aa84b4eb32f20e5 100644 |
| --- a/cc/layer_tree_host_impl.h |
| +++ b/cc/layer_tree_host_impl.h |
| @@ -190,6 +190,7 @@ public: |
| OutputSurface* outputSurface() const; |
| std::string layerTreeAsText() const; |
| + std::string layerTreeAsJson() const; |
| void finishAllRendering(); |
| int sourceAnimationFrameNumber() const; |