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

Unified Diff: sky/viewer/internals.h

Issue 948943002: Gets HTMLIFrameElement::embedViewManagerClient to work with dart (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: feedback Created 5 years, 10 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/tests/services/iframe-embed-vmc.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 be421addb378517c8ed5e7bb58831954218efc9f..af120a2758a5c806213d1d7c4ec5c918d71272fb 100644
--- a/sky/viewer/internals.h
+++ b/sky/viewer/internals.h
@@ -35,9 +35,6 @@ class Internals : public base::SupportsUserData::Data,
mojo::Handle TakeServicesProvidedToEmbedder();
mojo::Handle TakeServicesProvidedByEmbedder();
- mojo::Handle ConnectToService(
- const std::string& application_url, const std::string& interface_name);
-
void pauseAnimations(double pauseTime);
private:
« no previous file with comments | « sky/tests/services/iframe-embed-vmc.sky ('k') | sky/viewer/internals.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698