Index: sky/viewer/internals.h |
diff --git a/sky/viewer/internals.h b/sky/viewer/internals.h |
index a750317edbb560d1ea8c64264c72f8dd13fe8157..45354522fae9fd9a2e44948504d376080411337e 100644 |
--- a/sky/viewer/internals.h |
+++ b/sky/viewer/internals.h |
@@ -27,8 +27,6 @@ class Internals : public base::SupportsUserData::Data, |
mojo::InterfaceRequest<mojo::ServiceProvider> services, |
mojo::ServiceProviderPtr exposed_services) override; |
- std::string RenderTreeAsText(); |
- std::string ContentAsText(); |
void NotifyTestComplete(const std::string& test_result); |
mojo::Handle TakeShellProxyHandle(); |