Chromium Code Reviews| Index: sky/viewer/internals.h |
| diff --git a/sky/viewer/internals.h b/sky/viewer/internals.h |
| index 473892a8d7704b869e226e4762d3782baff7dc36..19e4653471aad780ae29b4b360af3cacc1ab3771 100644 |
| --- a/sky/viewer/internals.h |
| +++ b/sky/viewer/internals.h |
| @@ -29,7 +29,6 @@ class Internals : public gin::Wrappable<Internals> { |
| std::string RenderTreeAsText(); |
| std::string ContentAsText(); |
| - std::string ContentAsMarkup(); |
| void NotifyTestComplete(const std::string& test_result); |
| mojo::Handle ConnectToService( |