Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(776)

Unified Diff: sky/viewer/internals.h

Issue 1221163002: Remove two unused functions from dart:sky.internals (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/shell/ui/internals.cc ('k') | sky/viewer/internals.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « sky/shell/ui/internals.cc ('k') | sky/viewer/internals.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698