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

Unified Diff: sky/viewer/internals.h

Issue 771093002: Use a JS markup serializer. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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/tests/resources/dump-as-markup.sky ('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 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(
« no previous file with comments | « sky/tests/resources/dump-as-markup.sky ('k') | sky/viewer/internals.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698